Message55195
| Author | adrianholovaty |
|---|---|
| Recipients | adrianholovaty |
| Date | 2007-08-23.20:00:53 |
| SpamBayes Score | 0.149396 |
| Marked as misclassified | No |
| Message-id | <1187899253.26.0.0999442692621.issue1001@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The 2to3 Python 3k migration utility crashes with the following
traceback on any input file that does *not* have a trailing newline. It
doesn't seem to matter whether the input file needs modifications or not.
RefactoringTool: Can't parse /path/to/testing2.py: ParseError: bad
input: type=0, value='', context=('\n', (2, 0))
RefactoringTool: No files need to be modified.
RefactoringTool: There was 1 error:
RefactoringTool: Can't parse /path/to/testing2.py: ParseError: bad
input: type=0, value='', context=('\n', (2, 0)) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 20:00:53 | adrianholovaty | set | spambayes_score: 0.149396 -> 0.149396 recipients: + adrianholovaty |
| 2007-08-23 20:00:53 | adrianholovaty | set | spambayes_score: 0.149396 -> 0.149396 messageid: <1187899253.26.0.0999442692621.issue1001@psf.upfronthosting.co.za> |
| 2007-08-23 20:00:53 | adrianholovaty | link | issue1001 messages |
| 2007-08-23 20:00:53 | adrianholovaty | create | |