[Python-Dev] RE: More informative error messages
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Oct 9 19:45:27 EDT 2003
More information about the Python-Dev mailing list
Thu Oct 9 19:45:27 EDT 2003
- Previous message: [Python-Dev] RE: More informative error messages
- Next message: [Python-Dev] Re: More informative error messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 +--------------------------------------+
- Previous message: [Python-Dev] RE: More informative error messages
- Next message: [Python-Dev] Re: More informative error messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list