summaryrefslogtreecommitdiffstats
path: root/Python/thread_os2.h
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2000-05-25 23:09:49 (GMT)
committerBarry Warsaw <barry@python.org>2000-05-25 23:09:49 (GMT)
commitf242aa0d1e7625a7ccbbd629bae2d88a95408ad3 (patch)
tree0c53288b85e2e9c3bc8eb174129d1b57a8006c0c /Python/thread_os2.h
parentc094ac856f7031eae727fa200241da0c88d29951 (diff)
downloadcpython-f242aa0d1e7625a7ccbbd629bae2d88a95408ad3.zip
cpython-f242aa0d1e7625a7ccbbd629bae2d88a95408ad3.tar.gz
cpython-f242aa0d1e7625a7ccbbd629bae2d88a95408ad3.tar.bz2
Py_Initialize(): Now that standard exceptions are builtin, we don't
need two phase init or fini of the builtin module. Change the call of _PyBuiltin_Init_1() to _PyBuiltin_Init(). Add a call to init_exceptions(). Py_Finalize(): Don't call _PyBuiltin_Fini_1(). Instead call fini_exceptions() but move this to before the thread state is cleared.
Diffstat (limited to 'Python/thread_os2.h')
0 files changed, 0 insertions, 0 deletions