From: Georg Brandl Date: Thu, 1 Jan 2009 15:55:56 +0000 (+0000) Subject: Blocked revisions 67955 via svnmerge X-Git-Tag: v3.1a1~618 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=646d9a20b99c4c285ea09064cb151e5e2f24c86c;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---