Files
cpython/Modules
Barry Warsaw 9bfd2bf5ed Do the absolute minimal amount of modifications to eradicate
Py_FatalError() from module initialization functions.  The importing
mechanism already checks for PyErr_Occurred() after module importation
and it Does The Right Thing.

Unfortunately, the following either were not compiled or tested by the
regression suite, due to issues with my development platform:

	almodule.c
	cdmodule.c
	mpzmodule.c
	puremodule.c
	timingmodule.c
2000-09-01 09:01:32 +00:00
..
2000-06-30 16:09:01 +00:00
2000-08-31 16:11:07 +00:00
2000-07-01 00:16:13 +00:00
2000-08-18 10:00:28 +00:00
2000-09-01 02:40:11 +00:00
2000-07-30 02:46:26 +00:00
2000-08-15 18:52:33 +00:00
2000-08-31 16:11:07 +00:00
2000-08-01 22:47:49 +00:00
2000-07-26 03:56:06 +00:00
2000-06-30 23:58:06 +00:00