Issue 2865: syntax error in fix_imports.py (original) (raw)

Issue2865

Created on 2008-05-15 15:13 by Tinctorius, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
fix_imports-syntaxerror-63319.patch Tinctorius,2008-05-15 15:13 patch for rev 63319
Messages (1)
msg66867 - (view) Author: Stijn van Drongelen (Tinctorius) Date: 2008-05-15 15:13
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.
History
Date User Action Args
2022-04-11 14:56:34 admin set github: 47114
2008-05-15 20:41:19 benjamin.peterson set status: open -> closedresolution: fixed
2008-05-15 15:13:58 Tinctorius create