commit | 646d9a20b99c4c285ea09064cb151e5e2f24c86c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jan 01 15:55:56 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jan 01 15:55:56 2009 +0000 |
tree | c423fe3ac1fd963291cfabd21310d999c9fff4a2 | |
parent | db7b6b95828c25df6f428bc21a5d6d1cb68287a0 [diff] |
Blocked revisions 67955 via svnmerge ........ r67955 | georg.brandl | 2008-12-27 19:27:53 +0100 (Sat, 27 Dec 2008) | 3 lines Follow-up to r67746 in order to restore backwards-compatibility for those who (monkey-)patch TextWrapper.wordsep_re with a custom RE. ........