]> granicus.if.org Git - python/commit
Factor LongWordTestCase out of WrapTestCase, and rename its methods
authorGreg Ward <gward@python.net>
Thu, 22 Aug 2002 19:02:37 +0000 (19:02 +0000)
committerGreg Ward <gward@python.net>
Thu, 22 Aug 2002 19:02:37 +0000 (19:02 +0000)
commitfd030e46a783c12dea259e75435a60e6c6617cb5
tree873b26260645f3431efe5fff42c2ba018088d0b7
parent13c53c64db8119a94c66a85d2a2a72dc25a4bf61
Factor LongWordTestCase out of WrapTestCase, and rename its methods
(tests) from test_funky_punc() to test_break_long() and
test_long_words() to test_nobreak_long().
Lib/test/test_textwrap.py