Tried Ruby (or, "what Python *really* needs" or "perldoc!")

john_sips_tea at yahoo.com john_sips_tea at yahoo.com
Tue Mar 14 16:45:54 EST 2006


> And the patch procedure you described requires
> a higher degree of motivation (and free time) than
> most potential contributors might have on offer, imo.

Another option is to simply email the author/maintainer
for a given module your modifications to their module.

cd ~/dev/python/modified_modules
cp /path/to/module_needs_docs.py .
vim ./module_needs_docs.py   # add docs




More information about the Python-list mailing list