List the moduels of a package

Lie Ryan lie.1296 at gmail.com
Sun Mar 15 08:02:31 EDT 2009


mattia wrote:
> Hi all, how can I list the modules provided by a package?

 >>> import package
 >>> help(package)




More information about the Python-list mailing list