[Python-Dev] Minor issue with PyErr_NormalizeException (original) (raw)
Barry Warsaw barry@python.org
01 Apr 2003 23:06:32 -0500
- Previous message: [Python-Dev] Minor issue with PyErr_NormalizeException
- Next message: [Python-Dev] Minor issue with PyErr_NormalizeException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2003-04-01 at 22:03, Tim Peters wrote:
[Eric Huss]
I agree the code doesn't make sense, but the comment doesn't either. I'm in favor of replacing the guts of the if (type == NULL) { block with a call to PyFatalError().
+1 -Barry
- Previous message: [Python-Dev] Minor issue with PyErr_NormalizeException
- Next message: [Python-Dev] Minor issue with PyErr_NormalizeException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]