In message <[EMAIL PROTECTED]>, Gabriel
Genellina wrote:

> ... a python string has both a length *and* a null terminator (for
> ease of interfacing C routines ...

How does that work for strings with embedded nulls? Or are the C routines
simply fooled into seeing a truncated part of the string?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to