[issue18226] IDLE Unit test for FormatParagrah.py

Terry J. Reedy report at bugs.python.org
Thu Aug 8 07:18:35 CEST 2013


Terry J. Reedy added the comment:

Added tests to get 100% coverage (not counting in __name__ block).
More test cleanups. Some of the extra newlines come from getting to 'end' instead of 'insert'. Others are avoided by adding newline to end of test strings, which is more realistic anyway. I commented out tests that I think test bad behavior that should be changed.

----------
Added file: http://bugs.python.org/file31192/18226FormatPara8.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18226>
_______________________________________


More information about the Python-bugs-list mailing list