[ python-Bugs-1373161 ] r41552 broke test_file on OS X
SourceForge.net
noreply at sourceforge.net
Mon Dec 5 01:25:31 CET 2005
Bugs item #1373161, was opened at 2005-12-05 00:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1373161&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Neal Norwitz (nnorwitz)
Summary: r41552 broke test_file on OS X
Initial Comment:
Apparently you *can* seek on sys.stdin here. If you just want seek() to fail
sys.stdin.seek(-1) seems pretty likely to work...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1373161&group_id=5470
More information about the Python-bugs-list
mailing list