[Python-Dev] RE: More informative error messages
Greg Ewing
greg at cosc.canterbury.ac.nz
Wed Oct 8 23:21:34 EDT 2003
> It struck me with force when I was looking at Perl's version of an
> adaptive mergesort last year, and got jealous of how much shorter and
> clearer the C code could be when every stinkin' call didn't have to be
> followed by an error test-and-branch.
Rewrite they Python core in Pyrex.
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