Serhiy Storchaka added the comment:

> There is now a test_tools, so it would be great to have tests to go along 
> with this patch.

Well, I'll do it. But the tests most likely will be different for different 
versions of Python (in contrast to the pindent patch).

"pindent -d" and then "pindent -c" on pindent.py must give the original of 
pindent.py. It exposes some of the above mentioned bugs.

> I haven't looked at the patch in detail, but as long as you are modernizing 
> it please kill those "# end ..." lines.

This is done deliberately. It demonstrates the purpose of the script.

----------

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

Reply via email to