This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2007-07-04.05:16:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Without a reproducible test case, there's really nothing we can do.  You will need to debug this on your own.  Try setting a breakpoint in the debugger in the file object, probably in get_line().  If you can make a self contained test case, then we can help.
History
Date User Action Args
2007-08-23 14:58:06adminlinkissue1744752 messages
2007-08-23 14:58:06admincreate