]> granicus.if.org Git - python/commit
Issue #13592: Improved the repr for regular expression pattern objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 23 Nov 2013 20:42:43 +0000 (22:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 23 Nov 2013 20:42:43 +0000 (22:42 +0200)
commit5c24d0e504f9271ee095f706b493566ec0162879
treedfd3af4fb8e193f3c0780fab3daef24a4beb182d
parentc1207c1bcf732bc3e9c8875cfb0343af98ebc41c
Issue #13592: Improved the repr for regular expression pattern objects.
Based on patch by Hugo Lopes Tavares.
Lib/sre_constants.py
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c
Modules/sre_constants.h