[Python-Dev] RE: More informative error messages
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Oct 9 19:45:27 EDT 2003
Michael Hudson <mwh at python.net>:
> > Rewrite they Python core in Pyrex.
>
> That wouldn't alleviate the runtime cost, would it?
No, but it would save having to write all the refcounting and error
checking code by hand, with attendant abundancy of opportunities for
getting it wrong...
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg at cosc.canterbury.ac.nz +--------------------------------------+
More information about the Python-Dev
mailing list