[Patches] [ python-Patches-419419 ] Support ExtensionClass in pydoc, inspect

noreply@sourceforge.net noreply@sourceforge.net
Fri, 27 Apr 2001 00:55:23 -0700


Patches item #419419, was updated on 2001-04-27 00:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=419419&group_id=5470

Category: library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Ka-Ping Yee (ping)
Summary: Support ExtensionClass in pydoc, inspect

Initial Comment:
The attached patch provides support for ExtensionClass
objects in pydoc and inspect.  Although ExtensionClass
is not a piece of the core I think it deserves some
support since it is used heavily by at least two major
Python tools, Zope and pygtk (2.0).  In particular,
with gtk+ 2.0 documentation on the thin side at the
moment, adding docstrings to pygtk during wrapper
generation that contain function/method signatures
makes it easier to use this package.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=419419&group_id=5470