Is this the best/simplest way to generate a module list?
python -c 'from pydoc import help; help("modules")'Thanks, Doug -- http://mail.python.org/mailman/listinfo/python-list
Is this the best/simplest way to generate a module list?
python -c 'from pydoc import help; help("modules")'Thanks, Doug -- http://mail.python.org/mailman/listinfo/python-list