Better pyclbr

Doug Hellmann doughellmann at bigfoot.com
Sat Feb 17 15:49:51 EST 2001


The parseinfo.py module of HappyDoc is based on a module of the same name
from the examples of the source distribution for 1.5.2.  I've added some
extra features such as extracting the raised exceptions, etc.

Check it out at http://happydoc.sourceforge.net.

Doug

In article <t8tc20kgte58e2 at corp.supernews.com>, "Victor Black"
<muk_pr at yahoo.com> wrote:

> Hi, Are there any pyclbr like modules that can gimme more properties of 
> the code(members,methods of the classes,global functions,variables). PS
> I know they are available by dir() or other methods but what I want is
> that will parse the code itself.
> 
> Regards.
> 
> 
>



More information about the Python-list mailing list