]> granicus.if.org Git - python/commit
Follow-up to r67746 in order to restore backwards-compatibility for
authorGeorg Brandl <georg@python.org>
Sat, 27 Dec 2008 18:27:53 +0000 (18:27 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 27 Dec 2008 18:27:53 +0000 (18:27 +0000)
commit3eef44170013ca49e204a3a5fd1408adfaf49e0c
tree566b012ac539ad1351c0045c51f2b07719214eb0
parent8d5934b25d7c3e636444428dc715316a08b8c94e
Follow-up to r67746 in order to restore backwards-compatibility for
those who (monkey-)patch TextWrapper.wordsep_re with a custom RE.
Lib/textwrap.py