diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-11-14 11:35:55 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-11-14 11:35:55 (GMT) |
commit | fb6a6596b53e7ecf89e36073661eaf556ca4822e (patch) | |
tree | c3eb6cdaa0e3339eb4b03ec681b1289746a5066e /Lib/test/test_re.py | |
parent | 996fc1fcfc165a8d7f56b6d31933b594a5f48d73 (diff) | |
download | cpython-fb6a6596b53e7ecf89e36073661eaf556ca4822e.zip cpython-fb6a6596b53e7ecf89e36073661eaf556ca4822e.tar.gz cpython-fb6a6596b53e7ecf89e36073661eaf556ca4822e.tar.bz2 |
Issue #28637: Reapply changeset 223731925d06
"issue28082: use IntFlag for re constants" by Ethan Furman.
The re module is not more used in the site module and so adding "import enum"
to re.py doesn't impact python_startup benchmark anymore.
Diffstat (limited to 'Lib/test/test_re.py')
0 files changed, 0 insertions, 0 deletions