]> granicus.if.org Git - python/commit
fixed how fnmatch.translate is used (since it has changed in r74475 for #6665). Now...
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 17 Aug 2009 21:28:34 +0000 (21:28 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 17 Aug 2009 21:28:34 +0000 (21:28 +0000)
commit98026f1521b4c549168ecb0d03f0163070f3534e
treea793fd9a2e8311c363ab94bc2eabed050e192f6a
parent2c9e33f3a6b97b9b3ea16a92ccf3b38d9816aa78
fixed how fnmatch.translate is used (since it has changed in r74475 for #6665). Now the code is not harcoding the usage of $ anymore
Lib/distutils/filelist.py
Lib/distutils/tests/test_filelist.py