[Python-Dev] Help with inotify (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sat Oct 29 00:07:23 CEST 2005


Neal Becker wrote:

OK, does python have a C API that would allow me to create a python file object from my C (C++) code? Then instead of using python's fdopen I could just do it myself.

I don't know - you will have to read the python source to find out (this is actually not a pythondev question anymore).

Regards, Martin



More information about the Python-Dev mailing list