Barry Warsaw f242aa0d1e 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.
2000-05-25 23:09:49 +00:00
..
2000-05-02 18:34:30 +00:00
1996-10-25 14:44:06 +00:00
2000-05-08 14:06:50 +00:00
2000-05-09 19:55:59 +00:00
1994-08-29 10:43:12 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1996-10-25 14:44:06 +00:00
2000-05-09 21:50:00 +00:00
1997-07-19 19:48:41 +00:00
1996-10-25 14:44:06 +00:00
1997-09-05 07:33:22 +00:00
1997-07-19 19:48:41 +00:00
1996-08-29 18:10:41 +00:00
1999-12-22 14:09:35 +00:00
1999-06-18 14:22:24 +00:00
2000-05-09 19:57:01 +00:00
2000-05-11 12:53:51 +00:00
1999-03-15 20:27:53 +00:00