From: Tarek Ziadé Date: Mon, 17 Aug 2009 21:51:56 +0000 (+0000) Subject: Blocked revisions 74493 via svnmerge X-Git-Tag: v2.6.3rc1~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62485ba0df76f9981e920ee37d84e5cf221e8eba;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 74493 via svnmerge ........ r74493 | tarek.ziade | 2009-08-17 23:28:34 +0200 (Mon, 17 Aug 2009) | 1 line fixed how fnmatch.translate is used (since it has changed in r74475 for #6665). Now the code is not harcoding the usage of $ anymore ........ ---