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

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