Embedding python problem, related to PyObject_Print.
Chun-Chieh Huang
jjhuang at cm.nctu.edu.tw
Tue Jan 6 10:26:14 EST 2004
More information about the Python-list mailing list
Tue Jan 6 10:26:14 EST 2004
- Previous message (by thread): ANNOUNCE: xsdb -- the eXtremely Simple Database goes alpha
- Next message (by thread): Embedding python problem, related to PyObject_Print.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chun-Chieh Huang <jjhuang at cm.nctu.edu.tw> writes: > Dear all, > > I carefully lookup PyObject_Print in the API manual, but I can't find > the resolution. And the problem is described below: > > I embed python into C++ code as follows: Sorry I didn't specify the platform. Below is my python version and platform, but I use g++-2.96 to compile the C++ code, which embeds python. Is it a problem of different compiler versions? Python 2.3.3 (#1, Jan 5 2004, 14:18:28) [GCC 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)] on linux2 -- Chun-Chieh Huang, aka Albert E-mail: jjhuang AT cm.nctu.edu.tw 黃俊傑 Department of Computer Science National Tsing Hua University MIME/ASCII/PDF/PostScript are welcome! HsinChu, Taiwan NO MS WORD DOC FILE, PLEASE!
- Previous message (by thread): ANNOUNCE: xsdb -- the eXtremely Simple Database goes alpha
- Next message (by thread): Embedding python problem, related to PyObject_Print.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list