summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-12-14 12:58:48 -0700
committerCharles Harris <charlesr.harris@gmail.com>2017-02-24 12:47:50 -0700
commit579718f1546df1e539cd2f7fbaf1617f06412eca (patch)
treedbb5857c760afe9e61390ccca9cf42587efe284e /numpy/lib/function_base.py
parent5f5ccecbfc116284ed8c8d53cd8b203ceef5f7c7 (diff)
downloadnumpy-579718f1546df1e539cd2f7fbaf1617f06412eca.tar.gz
ENH: Add tool to check for deprecated escaped characters.
Python 3.6 deprecates a number of escaped characters that were accepted before. For instance, '\(' was previously accepted but must now be written as '\\(' or r'\('. [ci skip]
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions