Staging
v0.8.1
https://github.com/python/cpython
Revision 0078f6cc80212844c41f556d8c9185a9b08426f0 authored by Martin v. Löwis on 21 January 2001, 10:18:10 UTC, committed by Martin v. Löwis on 21 January 2001, 10:18:10 UTC
Participate in garbage collection if available.
Potentially decref handlers in clear_handlers.
Partially reindent.
Put synthetic frame object on the stack to support better error output.
Expose Python codecs to pyexpat.
Add new Expat 1.2 handlers and API.
Fix memory leak: release self->handlers.
Do not expect PyModule_AddObject and PyModule_AddStringConstant in 2.0b1.
Raise exception in ParseFile.
1 parent 172c40b
History
Tip revision: 0078f6cc80212844c41f556d8c9185a9b08426f0 authored by Martin v. Löwis on 21 January 2001, 10:18:10 UTC
Merge with 1.25 of PyXML:
Tip revision: 0078f6c
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.7 KB
config.h -rw-r--r-- 17.4 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.1 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-- 1.4 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-- 4.4 KB

readme.txt

back to top