summaryrefslogtreecommitdiff
path: root/numpy/lib/arraysetops.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-08-01 09:59:00 -0600
committerCharles Harris <charlesr.harris@gmail.com>2014-08-01 10:22:53 -0600
commit3eb219fd97200282b6aed9fe760e843d4916bc06 (patch)
treef5f31599dd47d3c1c9d50261dfc38821078b2651 /numpy/lib/arraysetops.py
parentae7c942ced535fb39384aefeb8d32df92fb15988 (diff)
downloadnumpy-3eb219fd97200282b6aed9fe760e843d4916bc06.tar.gz
BUG: Fix bugs in unused code paths.
The `getargspec` needed to import the disassembler to support parsing tuple arguments. Since numpy never uses those, the corresponding code is deleted and an TypeError raised if such arguments are encountered. Also fix the unused formatargs function so it does not require the string module.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions