In message <7vbrveFegeU1 at mid.individual.net>, Gregory Ewing wrote: > If you need the same FILE * that Python is using, you > may need to use ctypes to extract it out of the file > object. Why would Python be using a FILE *?