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

mark.dickinson python-checkins at python.org
Tue Jul 28 22:35:56 CEST 2009


Author: mark.dickinson
Date: Tue Jul 28 22:35:55 2009
New Revision: 74241

Log:
Blocked revisions 74240 via svnmerge

........
  r74240 | mark.dickinson | 2009-07-28 21:35:03 +0100 (Tue, 28 Jul 2009) | 4 lines
  
  Issue #6561: '\d' regular expression should not match characters of
  category [No]; only those of category [Nd].  (Backport of r74237
  from py3k.)
........


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


More information about the Python-checkins mailing list