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

SourceForge.net noreply at sourceforge.net
Tue May 31 23:41:16 CEST 2005


Patches item #1212287, was opened at 2005-05-31 23:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Nobody/Anonymous (nobody)
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.

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

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