]> granicus.if.org Git - python/commit
Hardcode the recognized whitespace characters to the US-ASCII whitespace
authorGreg Ward <gward@python.net>
Thu, 12 Dec 2002 17:24:35 +0000 (17:24 +0000)
committerGreg Ward <gward@python.net>
Thu, 12 Dec 2002 17:24:35 +0000 (17:24 +0000)
commitafd44de812d5243beadffaaa2c8d11cc8cdaf8ad
tree24440eacf02e909bad919d096c119d9eb7d1d193
parentb5bfb9f38c786c3330b2d52d93b664588c42283d
Hardcode the recognized whitespace characters to the US-ASCII whitespace
chars.  See the comment for rationale.
Lib/textwrap.py