mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
2771b5b52b
lseek(fp, 0L, SEEK_CUR) can make a filedescriptor unusable. This workaround is expected to last only a few weeks (until GUSI is fixed), but without it test_email fails.