- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message100196
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 | rcoyner |
|---|---|
| Recipients | joe.amenta, rcoyner |
| Date | 2010-02-28.00:46:16 |
| SpamBayes Score | 0.005120408 |
| Marked as misclassified | No |
| Message-id | <1267317979.45.0.259473561047.issue7162@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch attached. Unit test and documentation included. COMMITMSG: Adds a new fixer to lib2to3 which replaces the deprecated builtin "file" with "open". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-28 00:46:19 | rcoyner | set | recipients: + rcoyner, joe.amenta |
| 2010-02-28 00:46:19 | rcoyner | set | messageid: <1267317979.45.0.259473561047.issue7162@psf.upfronthosting.co.za> |
| 2010-02-28 00:46:17 | rcoyner | link | issue7162 messages |
| 2010-02-28 00:46:17 | rcoyner | create | |

