Opened 22 years ago

Closed 19 years ago

#919 closed Feature Requests (None)

pydoc.py & inspect.py compatibility

Reported by: ericvrp Owned by: david_abrahams
Milestone: Component: python USE GITHUB
Version: None Severity:
Keywords: Cc:

Description

inspect.py is used by pydoc.py (python 2.1, which 
boost.python does not yet support...I know) to find 
out what classes/methods/functions/variables/etc. need 
to be documented. However, it appears that 
boost.python classes differ too much from "regular" 
python classes for inspect.py to make sense off.

Change History (1)

comment:1 by david_abrahams, 19 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.