Staging
v0.5.1
https://github.com/python/cpython
Revision 93adb6918ce86efbb19620d88a7d2acb18427b37 authored by Fred Drake on 23 September 2000, 04:55:48 UTC, committed by Fred Drake on 23 September 2000, 04:55:48 UTC
"xml.parsers.expat.error", so it will reflect the public name of the
exception rather than the internal name.

Also change some of the initialization to use the new PyModule_Add*()
convenience functions.
1 parent 96ea196
History
Tip revision: 93adb6918ce86efbb19620d88a7d2acb18427b37 authored by Fred Drake on 23 September 2000, 04:55:48 UTC
Change the name of the exception from "pyexpat.error" to
Tip revision: 93adb69
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.7 KB
Makefile.in -rw-r--r-- 979 bytes

back to top