Issue 2866: syntax error in fix_imports.py (original) (raw)
Issue2866
Created on 2008-05-15 15:14 by Tinctorius, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) |
|
|
msg66869 - (view) |
Author: Stijn van Drongelen (Tinctorius) |
Date: 2008-05-15 15:14 |
In the current revision of 2to3 (63319), somebody forgot a comma at the end of line 27 of lib2to3/fix_imports.py, resulting in a syntax error. |
|
|
msg66873 - (view) |
Author: Collin Winter (collinwinter) *  |
Date: 2008-05-15 17:43 |
Fixed in r63321 |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:56:34 |
admin |
set |
github: 47115 |
2008-05-15 17:43:52 |
collinwinter |
set |
status: open -> closedresolution: fixedmessages: + |
2008-05-15 15:14:19 |
Tinctorius |
create |
|