It looks interesting enough. I volunteer to convert at least the audioop, grp, operator, pwd, spw, sre, struct, tkinter modules (audioop already converted, tkinter in progress). If no one will get them, I perhaps will convert the builtins, sys, itertools, functools modules and str, bytes, bytearray, int objects.

But I very much upset by the fact that the generated code is written mixed with written manually. It is difficult to navigate (list of symbols now contains three times more names), makes it difficult to read and provokes error (editing the generated code). It would be better if the generated code was written in separate files.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to