Staging
v0.5.1
https://github.com/python/cpython
Revision 9aa0d90947c93c0b51416bb5f61e89afb8750d59 authored by Ka-Ping Yee on 12 April 2001, 10:50:23 UTC, committed by Ka-Ping Yee on 12 April 2001, 10:50:23 UTC
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).
1 parent 15d8927
History
Tip revision: 9aa0d90947c93c0b51416bb5f61e89afb8750d59 authored by Ka-Ping Yee on 12 April 2001, 10:50:23 UTC
Properly qualify methods inherited from classes in other modules.
Tip revision: 9aa0d90
File Mode Size
RPM
ACKS -rw-r--r-- 6.2 KB
AIX-NOTES -rw-r--r-- 7.3 KB
BLURB -rw-r--r-- 1.6 KB
BLURB.LUTZ -rw-r--r-- 5.6 KB
BLURB.WINDOWS -rw-r--r-- 3.8 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 24.6 KB
HISTORY -rw-r--r-- 305.2 KB
HPUX-NOTES -rw-r--r-- 1.0 KB
HYPE -rw-r--r-- 3.1 KB
Makefile.pre.in -rw-r--r-- 9.9 KB
NEWS -rw-r--r-- 63.8 KB
NEXT-NOTES -rw-r--r-- 2.2 KB
PURIFY.README -rw-r--r-- 3.6 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.8 KB
RFD -rw-r--r-- 3.9 KB
cheatsheet -rw-r--r-- 21.8 KB
comparisons -rw-r--r-- 6.6 KB
editline-fix -rw-r--r-- 2.4 KB
faq2html.py -rwxr-xr-x 6.6 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
fixfuncptrs.sh -rwxr-xr-x 2.2 KB
gdbinit -rw-r--r-- 898 bytes
indent.pro -rw-r--r-- 66 bytes
python-mode.el -rw-r--r-- 120.1 KB
python.man -rw-r--r-- 10.2 KB
renumber.py -rwxr-xr-x 2.6 KB
setuid-prog.c -rw-r--r-- 5.3 KB
unicode.txt -rw-r--r-- 38.0 KB
vgrindefs -rw-r--r-- 498 bytes

README

back to top