Staging
v0.5.1
https://github.com/python/cpython
Revision 66efbc74811f153a02728942adbbfc549bf10398 authored by Ka-Ping Yee on 01 March 2001, 13:55:20 UTC, committed by Ka-Ping Yee on 01 March 2001, 13:55:20 UTC
Add checks for .pyo and .pyd.
Collapse docfunction, docmethod, docbuiltin into the one method docroutine.
Small formatting fixes.
Link the segments of a package path in the title.
Link to the source file only if it exists.
Allow modules (e.g. repr.py) to take precedence over built-ins (e.g. repr()).
Add interruptible synopsis scanner (so we can do searches in the background).
Make HTTP server quit.
Add small GUI for controlling the server and launching searches (like -k).
    (Tested on Win2k, Win98, and Linux.)
1 parent dbe6ebb
History
Tip revision: 66efbc74811f153a02728942adbbfc549bf10398 authored by Ka-Ping Yee on 01 March 2001, 13:55:20 UTC
Docstring improvements.
Tip revision: 66efbc7
File Mode Size
example_nt
os2vacpp
WinMain.c -rw-r--r-- 484 bytes
_winreg.c -rw-r--r-- 41.9 KB
config.c -rw-r--r-- 2.8 KB
config.h -rw-r--r-- 17.0 KB
dl_nt.c -rw-r--r-- 906 bytes
dllbase_nt.txt -rw-r--r-- 2.2 KB
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 15.4 KB
import_nt.c -rw-r--r-- 2.4 KB
msvcrtmodule.c -rwxr-xr-x 4.8 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 2.1 KB
readme.txt -rw-r--r-- 4.1 KB
testpy.py -rw-r--r-- 850 bytes
w9xpopen.c -rw-r--r-- 1.7 KB
winsound.c -rw-r--r-- 6.5 KB

readme.txt

back to top