[Python-checkins] r72405 - python/branches/release26-maint

walter.doerwald python-checkins at python.org
Wed May 6 16:30:31 CEST 2009


Author: walter.doerwald
Date: Wed May  6 16:30:31 2009
New Revision: 72405

Log:
Blocked revisions 72404 via svnmerge

........
  r72404 | walter.doerwald | 2009-05-06 16:28:24 +0200 (Mi, 06 Mai 2009) | 3 lines
  
  Issue 3739: The unicode-internal encoder now reports the number of *characters*
  consumed like any other encoder (instead of the number of bytes).
........


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


More information about the Python-checkins mailing list