How to Convert a PyObject to a string
Ignacio Vazquez-Abrams
ignacio at openservices.net
Mon Sep 24 13:50:30 EDT 2001
More information about the Python-list mailing list
Mon Sep 24 13:50:30 EDT 2001
- Previous message (by thread): Linux and Numeric extensions...
- Next message (by thread): How to Convert a PyObject to a string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 24 Sep 2001, phill wrote: > I need to convert a PyObject to a string in C. > Does anybody know some function that do this? PyObject_Str() -- Ignacio Vazquez-Abrams <ignacio at openservices.net>
- Previous message (by thread): Linux and Numeric extensions...
- Next message (by thread): How to Convert a PyObject to a string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list