summaryrefslogtreecommitdiffstats
path: root/Lib/getopt.py
diff options
context:
space:
mode:
authorKa-Ping Yee <ping@zesty.ca>2001-04-12 10:50:23 (GMT)
committerKa-Ping Yee <ping@zesty.ca>2001-04-12 10:50:23 (GMT)
commit9aa0d90947c93c0b51416bb5f61e89afb8750d59 (patch)
treec24bea6b29fc0eee2d6a6c38f193ac989c1a78a8 /Lib/getopt.py
parent15d8927f7e622c02ef91cb17dcddad00212e1ba1 (diff)
downloadcpython-9aa0d90947c93c0b51416bb5f61e89afb8750d59.zip
cpython-9aa0d90947c93c0b51416bb5f61e89afb8750d59.tar.gz
cpython-9aa0d90947c93c0b51416bb5f61e89afb8750d59.tar.bz2
Properly qualify methods inherited from classes in other modules.
Fix so that docother() doesn't blow up. Eliminate man() function since doc() and man() did nearly the same thing. Various other code cleanup and refactoring to reduce duplication. Simplify and rewrite freshimport() so modules are always up to date, even within packages (where reload() doesn't work). Add finalization callback to the server (so that if the server fails to start for some reason, the main thread isn't left hanging).
Diffstat (limited to 'Lib/getopt.py')
0 files changed, 0 insertions, 0 deletions