C API -- a second ?

Tavis Rudd tavis at calrudd.com
Sat Aug 11 17:05:54 EDT 2001


Hi,
how does one split a PyString in C? Do I need to use 
PyUnicode_Split() and convert back to plain strings from 
the unicode objects or is there some other way of doing 
this?

Cheers,
Tavis




More information about the Python-list mailing list