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

noreply@sourceforge.net noreply@sourceforge.net
Sat, 20 Oct 2001 10:54:28 -0700


Patches item #419419, was opened at 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 (Lib)
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Skip Montanaro (montanaro)
>Assigned to: Skip Montanaro (montanaro)
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.


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

>Comment By: Skip Montanaro (montanaro)
Date: 2001-10-20 10:54

Message:
Logged In: YES 
user_id=44345

I'm closing this patch, since ExtensionClass is going the
way of the dinosaurs.  ;-)


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

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