]> granicus.if.org Git - python/commit
Ad test_funky_hyphens() to test some screwy edge cases reported in SF
authorGreg Ward <gward@python.net>
Thu, 31 Oct 2002 16:11:18 +0000 (16:11 +0000)
committerGreg Ward <gward@python.net>
Thu, 31 Oct 2002 16:11:18 +0000 (16:11 +0000)
commitd1a72a0d5e14d04ea83f154e5ed23202d311db46
tree9b1490854fc3a0a4adca11c46de312e7a2be5458
parent05c93356590c29ac93d4fe903edb5916203cecc5
Ad test_funky_hyphens() to test some screwy edge cases reported in SF
bug #596434.  (Alas, I don't think this completely covers that bug.)

Remove 'wrapper' argument from BaseTestCase.check_split() -- it's not
actually needed.
Lib/test/test_textwrap.py