Re: Handling bytes
Stefan Behnel <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Hi, Brad Schick wrote: > Maybe I'd be better off using python strings > with PyString_FromStringAndSize and friends? Yes. Stefan