[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.154,2.155 (original) (raw)
Jack Jansen jack@oratrix.nl
Wed, 03 May 2000 09:58:31 +0200
- Previous message: [Python-Dev] PROPOSAL: exposure of values in limits.h and float.h
- Next message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.154,2.155
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PyBuiltinInit2(): Don't test PyUseClassExceptionsFlag, just go ahead and initialize the class-based standard exceptions. If this fails, we throw a PyFatalError.
Isn't a Py_FatalError overkill? Or will not having the class-based standard exceptions lead to so much havoc later on that it is better than limping on?
Jack Jansen | ++++ stop the execution of Mumia Abu-Jamal ++++ Jack.Jansen@oratrix.com | ++++ if you agree copy these lines to your sig ++++ www.oratrix.nl/~jack | see http://www.xs4all.nl/~tank/spg-l/sigaction.htm
- Previous message: [Python-Dev] PROPOSAL: exposure of values in limits.h and float.h
- Next message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.154,2.155
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]