]> granicus.if.org Git - python/commit
[Bug #914375] Crude modulefinder docs, but the module's code is very hard to read...
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 7 Aug 2004 20:13:34 +0000 (20:13 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 7 Aug 2004 20:13:34 +0000 (20:13 +0000)
commit17e33e4c9351f8a3f356610e8f43f63e59eafd1b
tree7185e2823f4eb6a7f24e7c27afea7705ef5894cf
parent8c47f4a6578e9886c857d92b3a0ac5e1294be7a9
[Bug #914375] Crude modulefinder docs, but the module's code is very hard to read and it's not clear which bits are public and which aren't.  The module's author should really be doing this (and using docstrings in the code, too)
Doc/lib/libmodulefinder.tex [new file with mode: 0644]