summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-02-28 17:57:32 -0700
committerCharles Harris <charlesr.harris@gmail.com>2013-03-01 09:14:19 -0700
commit0a5746d3c22cf296b995476bdc473a4423d7a84d (patch)
tree6848c8631390284f5e5df1e9cf38fe8205314996 /numpy/lib/function_base.py
parent02cfcb99bc976a0bfc39529999e2a0200fb9cc2a (diff)
downloadnumpy-0a5746d3c22cf296b995476bdc473a4423d7a84d.tar.gz
2to3: Apply `methodattrs` fixes.
Replaces old style `f.im_func` and `f.im_class` method attributes with `f.__func__` and `f.__class__`. Closes #3070.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions