If we were to create suitably minimal implementations of:
PyCode_New
PyFrame_New
PyThreadState_Get
PyTraceBack_Here
...we might get slightly better behaviour from Pyrex-generated extensions
when they try to complain about errors. (see __Pyx_AddTraceback)
Original issue reported on code.google.com by fwere...@gmail.com on 27 Jan 2009 at 5:43
Original issue reported on code.google.com by
fwere...@gmail.com
on 27 Jan 2009 at 5:43