[Python-3000] Dealing with timestamp issues for rebuiling AST using Parser/asdl_c.py (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon May 7 07:35:41 CEST 2007
- Previous message: [Python-3000] Dealing with timestamp issues for rebuiling AST using Parser/asdl_c.py
- Next message: [Python-3000] Dealing with timestamp issues for rebuiling AST using Parser/asdl_c.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
File "./Parser/asdlc.py", line 744 print(autogenmsg, file=f)
I think asdl_c.py should be formulated in a way that is compatible with 2.x. It already uses f.write in many places; the few remaining ones should be updated.
Regards, Martin
- Previous message: [Python-3000] Dealing with timestamp issues for rebuiling AST using Parser/asdl_c.py
- Next message: [Python-3000] Dealing with timestamp issues for rebuiling AST using Parser/asdl_c.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]