]> granicus.if.org Git - python/commit
Tweak wordsep_re again: this time to recognize an em-dash with
authorGreg Ward <gward@python.net>
Thu, 22 Aug 2002 21:28:00 +0000 (21:28 +0000)
committerGreg Ward <gward@python.net>
Thu, 22 Aug 2002 21:28:00 +0000 (21:28 +0000)
commite3bd104aa7d0f664914c1db9547db24ea86a7b48
treef55a12c4117b1facae9b69e479646843b811abd8
parentc6edb3726833207887356e9ceedf7fbabf404f5c
Tweak wordsep_re again: this time to recognize an em-dash with
any non-whitespace characters adjacent, not just \w.
Lib/textwrap.py