diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-02-28 17:57:32 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-03-01 09:14:19 -0700 |
commit | 0a5746d3c22cf296b995476bdc473a4423d7a84d (patch) | |
tree | 6848c8631390284f5e5df1e9cf38fe8205314996 /numpy/oldnumeric/compat.py | |
parent | 02cfcb99bc976a0bfc39529999e2a0200fb9cc2a (diff) | |
download | numpy-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/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions