commit | b748e3b2586e44bfc7011b601bce9cc6d16d89f1 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Dec 12 19:21:50 2017 +0200 |
committer | GitHub <noreply@github.com> | Tue Dec 12 19:21:50 2017 +0200 |
tree | 7c6bd6dfa80d56197c5c32d22bfa2eea06557b45 | |
parent | 0e069a1597ce6791a5f0da8329da2c446766c80e [diff] |
Fix improper use of re.escape() in tests. (#4814)