Module list generation

Doug Kearns djkea2 at mugca.its.monash.edu.au
Fri Dec 3 10:09:41 EST 2004


Is this the best/simplest way to generate a module list?

python -c 'from pydoc import help; help("modules")'

Thanks,
Doug



More information about the Python-list mailing list