Martin Panter added the comment:

Are you sure about adding the space after tab? I am no Python 2 expert, but I 
don’t see it:

$ python2 -c 'print "\t", "<item>"' | cat -A
^I<item>$

Anyway, I’m not happy applying this patch unless it is clear that raising the 
Python version required to rebuild ASDL stuff is okay in the 2.7 branch. Maybe 
a query to the python-dev mail list might help.

----------

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

Reply via email to