]> granicus.if.org Git - python/commit
Merged revisions 74475 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 16 Aug 2009 18:58:46 +0000 (18:58 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 16 Aug 2009 18:58:46 +0000 (18:58 +0000)
commit01099707dbc1b7c774253ac0cd278c2c09272a30
tree19e5b666477130835e22321a2c88dcbe3dc1d269
parentc3b2ae4adb31d2495951472b688149c7f19bbd63
Merged revisions 74475 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74475 | gregory.p.smith | 2009-08-16 11:52:58 -0700 (Sun, 16 Aug 2009) | 2 lines

  Issue 6665: Fix fnmatch to properly match filenames with newlines in them.
........
Lib/fnmatch.py
Lib/test/test_fnmatch.py
Misc/NEWS