]> granicus.if.org Git - python/commit
Merged revisions 74493 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 17 Aug 2009 21:35:46 +0000 (21:35 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 17 Aug 2009 21:35:46 +0000 (21:35 +0000)
commit74c23ac08dda58f08b78f195151949525087f431
tree372e4a64068ef5e5fd72fb561ffb624f6892a617
parent8c6b0a5bcb2cfb0cd9e67bcfca4ee23297cd75f9
Merged revisions 74493 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  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
........
Lib/distutils/filelist.py
Lib/distutils/tests/test_filelist.py