>   File "./Parser/asdl_c.py", line 744
>     print(auto_gen_msg, 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
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to