[Python-Dev] 3.0 C API to decode bytes into unicode? (original) (raw)
Barry Scott barry at barrys-emacs.org
Fri Aug 1 15:06:21 CEST 2008
- Previous message: [Python-Dev] Matrix product
- Next message: [Python-Dev] 3.0 C API to decode bytes into unicode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I cannot see how I implement decode() for bytes objects using the C API for PyCXX library,
I'd assuming that I should find a PyBytes_Decode function but cannot
find it
in beta 2.
What is the preferred way to do this?
Barry
- Previous message: [Python-Dev] Matrix product
- Next message: [Python-Dev] 3.0 C API to decode bytes into unicode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]