]> granicus.if.org Git - python/commit
Added test_initial_whitespace() to ensure that SF bug #622849 is fixed.
authorGreg Ward <gward@python.net>
Mon, 9 Dec 2002 16:27:15 +0000 (16:27 +0000)
committerGreg Ward <gward@python.net>
Mon, 9 Dec 2002 16:27:15 +0000 (16:27 +0000)
commit24cbbcb57fddc3e0edcd7e9bdb02f368f0913dc0
tree688d811e68a67cbdd31f03b2f4320c485a331b4a
parentab73d46e45eae94fb8be040ccb32d3510b8f58fa
Added test_initial_whitespace() to ensure that SF bug #622849 is fixed.
Change LongWordTestCase.setUp() -- remove leading whitespace from
  text string.
Comment fix.
Lib/test/test_textwrap.py