[Python-checkins] r74238 - python/branches/release31-maint
mark.dickinson
python-checkins at python.org
Tue Jul 28 19:23:01 CEST 2009
Author: mark.dickinson
Date: Tue Jul 28 19:23:01 2009
New Revision: 74238
Log:
Blocked revisions 74237 via svnmerge
........
r74237 | mark.dickinson | 2009-07-28 18:22:36 +0100 (Tue, 28 Jul 2009) | 3 lines
Issue #6561: '\d' in a regular expression should match only Unicode
character category [Nd], not [No].
........
Modified:
python/branches/release31-maint/ (props changed)
More information about the Python-checkins
mailing list