[Pyrex] Pyrex & Unicode

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Nov 15 01:08:18 CET 2007


Farzin Shakib wrote:
> I am really struggling with with Pyrex and unicode.

Pyrex currently makes no attempt to handle unicode at all.
You'll have to do it yourself using Python/C API calls,
sorry.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | Carpe post meridiem!          	  |
Christchurch, New Zealand	   | (I'm not a morning person.)          |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+



More information about the Pyrex mailing list