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

victor.stinner python-checkins at python.org
Fri May 7 02:51:05 CEST 2010


Author: victor.stinner
Date: Fri May  7 02:51:05 2010
New Revision: 80903

Log:
Blocked revisions 80902 via svnmerge

........
  r80902 | victor.stinner | 2010-05-07 02:50:12 +0200 (ven., 07 mai 2010) | 4 lines
  
  module_repr(): use %U to format the file name
  
  Avoid useless encode/decode of the filename
........


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


More information about the Python-checkins mailing list