[Patches] [ python-Patches-1212287 ] mode argument for fileinput class

SourceForge.net noreply at sourceforge.net
Fri Dec 16 20:42:29 CET 2005


Patches item #1212287, was opened at 2005-05-31 23:41
Message generated for change (Comment added) made by birkenfeld
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1212287&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: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Reinhold Birkenfeld (birkenfeld)
>Assigned to: Raymond Hettinger (rhettinger)
Summary: mode argument for fileinput class

Initial Comment:
This patch is in follow-up to bug #860515.

It allows to specify a mode argument to the fileinput
functions which can be r, rb, rU and U.

Complete with test and doc.

----------------------------------------------------------------------

>Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-12-16 20:42

Message:
Logged In: YES 
user_id=1188172

Any other comments?

----------------------------------------------------------------------

Comment By: John J Lee (jjlee)
Date: 2005-12-04 17:36

Message:
Logged In: YES 
user_id=261020

I reviewed this patch and ran the test.  Looks good to me.

The docs need a \versionchanged for each of the two changed
callables.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1212287&group_id=5470


More information about the Patches mailing list