]> granicus.if.org Git - python/commit
Issue #22510: Get rid of little overhead of testing re.DEBUG flag.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 29 Sep 2014 15:13:02 +0000 (18:13 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 29 Sep 2014 15:13:02 +0000 (18:13 +0300)
commit4d75a01798cf0ff112335804382bd4bf50f7bf78
tree197aee86b3a15b3c35a3becc63c152f6ca09fb17
parentd034ece5b3150be8ba5d48d79b45379ec767cfa3
Issue #22510: Get rid of little overhead of testing re.DEBUG flag.
Lib/re.py