[Python-Dev] PyRun_ with file name (original) (raw)
Jeff Epler jepler at unpythonic.net
Sat Aug 7 00:09:26 CEST 2004
- Previous message: [Python-Dev] PyRun_ with file name
- Next message: [Python-Dev] PyRun_ with file name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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
- Previous message: [Python-Dev] PyRun_ with file name
- Next message: [Python-Dev] PyRun_ with file name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]