]> granicus.if.org Git - python/commit
Fix improper use of re.escape() in tests. (GH-4814) (#4816)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Dec 2017 18:29:05 +0000 (10:29 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Dec 2017 18:29:05 +0000 (20:29 +0200)
commitf4b814f9a23287716493a612e041f7cd4ea297ac
tree1f84a00e0603bad5f9ca56cc76b58a5a126bf51d
parenteb2f222aaeab20a65defe69f7b57c505b8ef87b1
Fix improper use of re.escape() in tests. (GH-4814) (#4816)

(cherry picked from commit b748e3b2586e44bfc7011b601bce9cc6d16d89f1)
Lib/test/test_re.py