summaryrefslogtreecommitdiff
path: root/tools/find_deprecated_escaped_characters.py
Commit message (Expand)AuthorAgeFilesLines
* convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Refactor tools/find_deprecated_escaped_characters.pyCharles Harris2017-02-251-25/+23
* MAINT: Fix deprecated escape sequences in tools/Charles Harris2017-02-251-2/+2
* ENH: Add tool to check for deprecated escaped characters.Charles Harris2017-02-241-0/+69