Gabriel Genellina wrote: > Nope, a python string has both a length *and* a null terminator (for > ease of interfacing C routines, I guess) so you can't just share a > substring.
Ofcourse, that makes perfect sense. Should have thought a little bit further myself .... :) --Irmen -- http://mail.python.org/mailman/listinfo/python-list