[Pyrex] How to deal with a block of memory when pickling?

Simon King king at mathematik.uni-jena.de
Thu Mar 20 15:04:44 CET 2008


Dear Robert,

On Thu, 20 Mar 2008, Robert Bradshaw wrote:
> >What can i do?
> 
> Use the PyString_FromStringAndSize function. (Otherwise it assumes a null
> character is the end of the string, per C convention.)

Thank you very much! 

Cheers
	Simon




More information about the Pyrex mailing list