]> granicus.if.org Git - python/commit
Clean up the handling of getsourcefile/getabsfile.
authorKa-Ping Yee <ping@zesty.ca>
Fri, 2 Mar 2001 02:45:08 +0000 (02:45 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Fri, 2 Mar 2001 02:45:08 +0000 (02:45 +0000)
commit239432a54515e230e19d92b9e1be0a071d8b826c
tree2d5b22d3828d4f52773e80df271283e12ba03d46
parentc113c24e19e0a120574bfb6c64859cd74d81ca5d
Clean up the handling of getsourcefile/getabsfile.
Remove __main__ from the index of built-in modules.
Miscellaneous compatibility fixes.
Lib/pydoc.py