Terry J. Reedy added the comment:

The \ continuation bug is one of many covered by #12691 and its patch, but this 
came first and it focused on only this bug. With respect to this issue, the 
code patches are basically the same; I will use tests to choose between them.

On #12691, Gareth notes that the 5-tuple mode that uses add-whitespace is under 
tested, so care is needed to not break working uses.

Adding a new parameter to a function is a new feature. I will check on pydev 
that no one objects to calling Untokenizer a private implementation detail.

----------
priority: low -> normal

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

Reply via email to