[Python-Dev] Help with inotify (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sat Oct 29 00:07:23 CEST 2005
- Previous message: [Python-Dev] Help with inotify
- Next message: [Python-Dev] Weekly Python Patch/Bug Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Help with inotify
- Next message: [Python-Dev] Weekly Python Patch/Bug Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]