Help On file IO
Chris Liechti
cliechti at gmx.net
Tue Jul 23 09:54:25 EDT 2002
"jayant kawadkar" <jayantkawadkar at hotmail.com> wrote in
news:mailman.1027428272.29932.python-list at python.org:
> I want a help on File IO ,as I 'm new to Python langauge.
welcome
> As I want to use the API :
>
> char* PyModule_GetFilename(PyObject *module)
>
> in my python programm
> What should I import for that I can use this .
#inlude <Python.h>
> Now it is giving the error that:
>
> PyModule_GetFilename is not defined.
chris
--
Chris <cliechti at gmx.net>
More information about the Python-list
mailing list