How to Convert a PyObject to a string

Ignacio Vazquez-Abrams ignacio at openservices.net
Mon Sep 24 13:50:30 EDT 2001


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>





More information about the Python-list mailing list