STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Version 2 of the patch:
 - remove filename attribute from perrdetail and tok_state structure in PGEN 
mode, and add a comment to explain why
 - rename filename_obj to filename
 - indenterror() no longer print the input filename in PGEN mode

----------
Added file: http://bugs.python.org/file20184/parser_filename_obj-2.patch

_______________________________________
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