[ python-Bugs-1373161 ] r41552 broke test_file on OS X
SourceForge.net
noreply at sourceforge.net
Mon Dec 5 02:17:43 CET 2005
Bugs item #1373161, was opened at 2005-12-04 16:25
Message generated for change (Comment added) made by nnorwitz
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: Closed
>Resolution: Fixed
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...
----------------------------------------------------------------------
>Comment By: Neal Norwitz (nnorwitz)
Date: 2005-12-04 17:17
Message:
Logged In: YES
user_id=33168
revision 41602
----------------------------------------------------------------------
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