Message116060
| Author | vstinner |
|---|---|
| Recipients | eric.araujo, tarek, vstinner, zegreek |
| Date | 2010-09-10.23:32:15 |
| SpamBayes Score | 0.00010769485 |
| Marked as misclassified | No |
| Message-id | <1284161537.25.0.691221422057.issue6011@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New patch: - add encoding option to TextFile constructor - parse_makefile() uses the heuristic from text_file.diff Note: sys.getfilesystemencoding() is always set in Python 3.2 (but it may be None in Python 2.x and Python < 3.2). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-10 23:32:17 | vstinner | set | recipients: + vstinner, tarek, eric.araujo, zegreek |
| 2010-09-10 23:32:17 | vstinner | set | messageid: <1284161537.25.0.691221422057.issue6011@psf.upfronthosting.co.za> |
| 2010-09-10 23:32:15 | vstinner | link | issue6011 messages |
| 2010-09-10 23:32:15 | vstinner | create | |