]> granicus.if.org Git - python/commit
Simplify and reformat the use of 'subcases' lists (and following
authorGreg Ward <gward@python.net>
Thu, 22 Aug 2002 18:45:02 +0000 (18:45 +0000)
committerGreg Ward <gward@python.net>
Thu, 22 Aug 2002 18:45:02 +0000 (18:45 +0000)
commit9ebba9ace31ce0027d8f487a853bda7c2e1661cc
tree05b5db284a788088c764823285384bf720b82f89
parent3dc94e14c0a355f921a330ef32d93e2d30d17d25
Simplify and reformat the use of 'subcases' lists (and following
for-loops) in test_simple(), test_wrap_short() test_hyphenated(), and
test_funky_punc().
Lib/test/test_textwrap.py