diff options
author | Barry Warsaw <barry@python.org> | 2000-05-25 23:15:05 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-05-25 23:15:05 (GMT) |
commit | 78e6c671dbb3b5cf98ddcd16f9364da8c8619076 (patch) | |
tree | 98e6fa011ddfedec3ad71c010ebde6901a523e84 /install-sh | |
parent | cfa2dba72079b6a032b4130e54f5d01e06fb6b35 (diff) | |
download | cpython-78e6c671dbb3b5cf98ddcd16f9364da8c8619076.zip cpython-78e6c671dbb3b5cf98ddcd16f9364da8c8619076.tar.gz cpython-78e6c671dbb3b5cf98ddcd16f9364da8c8619076.tar.bz2 |
All the exception building related stuff has been moved out of this
module and into _exceptions.c. This includes all the PyExc_* globals,
the bltin_exc table, init_class_exc(), fini_instances(),
finierrors().
Renamed _PyBuiltin_Init_1() to _PyBuiltin_Init() since the two phase
initializations are necessary any more.
Removed as obsolete _PyBuiltin_Init_2(), _PyBuiltin_Fini_1() and
_PyBuiltin_Fini_2().
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions