[Python-checkins] r74499 - python/branches/release31-maint

tarek.ziade python-checkins at python.org
Mon Aug 17 23:53:29 CEST 2009


Author: tarek.ziade
Date: Mon Aug 17 23:53:29 2009
New Revision: 74499

Log:
Blocked revisions 74494 via svnmerge

................
  r74494 | tarek.ziade | 2009-08-17 23:35:46 +0200 (Mon, 17 Aug 2009) | 9 lines
  
  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
  ........
................


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list