[Python-Dev] PyRun_ with file name (original) (raw)

Jeff Epler jepler at unpythonic.net
Sat Aug 7 00:09:26 CEST 2004


[python.org/sf/1003535]

Another alternative would be to complete the PyFile_* family of APIs (PyFile_Seek, etc), so that the C runtime routines would never be used. The "new" function in the PyRun_ family would take a PyFileObject*.

Jeff -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mail.python.org/pipermail/python-dev/attachments/20040806/ce72a219/attachment.pgp



More information about the Python-Dev mailing list