commit | c23b5239ae0681624511e8bf98003f4c5bb9e0ff | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Aug 24 21:57:43 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Aug 24 21:57:43 2000 +0000 |
tree | 9caf0ae3343c0c1b4e0b0154099aff678b1cf3a5 | |
parent | fa12e13ae7e5a95f83e4880f518f32f083bdd010 [diff] |
Remove the Py_FatalError() from initpyexpat(); the Guido has decreed that this is not appropriate. Made somewhat more robust in the face of reload() (exception is not rebuilt, etc.). Made the exception a class exception.