python programming assist.

Aaron Konstam akonstam at sbcglobal.net
Thu Mar 20 16:23:19 EDT 2008


Recently someone mentioned they were trying to improve their python
programming skills.

Attached is a python program than might help. It is called:
create_module_list

If create_module_list
is executed for example like so:
create_module_list string
it will produce a file called:
string_modules

which contains a list of all the functions in string.py together with
the documentation of each function.

It will not work properly on packages.

--
=======================================================================
A mathematician is a device for turning coffee into theorems. -- P.
Erdos
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam at sbcglobal.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: create_module_list
Type: text/x-python
Size: 739 bytes
Desc: not available
URL: <http://lists.laptop.org/pipermail/devel/attachments/20080320/92d3139e/attachment.py>


More information about the Devel mailing list