Problems using python.sty to document a module

Steve Purcell stephen_purcell at yahoo.com
Mon Mar 12 06:48:10 EST 2001


Dave Cole wrote:
> Does anyone know how I can document a module which is named with a
> leading underscore?  I would prefer not to have to rename the module.

Presumably you can find out by looking at the source docs for the __main__
and __builtin__ modules.

-Steve

-- 
Steve Purcell, Pythangelist
Get testing at http://pyunit.sourceforge.net/
Any opinions expressed herein are my own and not necessarily those of Yahoo




More information about the Python-list mailing list