commit | 40407943b72dfcbac498f92a9c8b774ee2ea7ee2 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Mar 05 02:53:17 2005 +0000 |
committer | Greg Ward <gward@python.net> | Sat Mar 05 02:53:17 2005 +0000 |
tree | 31611f78855e372e54fea69fd004540a08fc8b93 | |
parent | 00a73e7715eb9bba3203aea6caa326f3f54a0d20 [diff] |
SF #1149508: ensure textwrap handles hyphenated numbers correctly, eg. "2004-03-04" is not broken across lines. (Merged from 2.4 branch.)