Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

I like the idea, but I don't like the trend that parser code continues to 
diverge from pgen.  I understand that most of the Python runtime is not 
available to pgen, but maybe a more elegant solution than changing the type 
conditional on PGEN can be found.  For example, maybe filename could be decoded 
from FS encoding to UTF-8?

----------
nosy: +belopolsky

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10785>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to