[Pyrex] Problem with python 2.3?

Greg Ewing greg at cosc.canterbury.ac.nz
Tue Apr 15 07:34:04 CEST 2003


> if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_a), &PyArray_Type, True, 
> "a")) {__
> pyx_filename = __pyx_f1; __pyx_lineno = 22; goto __pyx_L1;}
> 
> I've noticed that python has started outputting True instead of 1 in 
> 2.3.

Oops! Thanks, I'll add this to the bug list.

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 Pyrex mailing list