]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use unicodedata instead of eval.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 8 Feb 2018 16:51:45 +0000 (18:51 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 8 Feb 2018 16:51:45 +0000 (18:51 +0200)
commit2272cec13b53c405d86c45d404f035f201c0baef
tree97c77898ecd239db894ab04b86e14dfa91cd6ce5
parentc0a268962ad913d30ce75f220b5a537d650c1ca2
Use unicodedata instead of eval.
Lib/sre_parse.py