Message 48395 - Python tracker (original) (raw)
Message48395
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 | georg.brandl |
|---|---|
| Recipients | |
| Date | 2005-05-31.21:41:16 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content |
|---|
| 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. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 15:43:08 | admin | link | issue1212287 messages |
| 2007-08-23 15:43:08 | admin | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜