mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
40d20bcf1f
Additional patch by Christian Heimes to deal more cleanly with the FILE* vs file-descriptor issues. I cleaned up his code a bit, and moved the lseek() call into import.c.