diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-02-28 11:32:12 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-02-28 11:32:12 -0700 |
commit | 80af580d76cbd18a5c91851d8b404636d8acd2a9 (patch) | |
tree | b3ef41697787a2266c745995a59485b8762fbd6c /numpy/oldnumeric/matrix.py | |
parent | 0934653e151969f6912c911b5113306bd5f450f1 (diff) | |
download | numpy-80af580d76cbd18a5c91851d8b404636d8acd2a9.tar.gz |
2to3: Apply `funcattrs` fixer. Closes #3058.
This replaces the `b.func_xxxx` with newer `__xxxx__` attribute names
For example, `f.__name__` replaces `f.func_name`
Diffstat (limited to 'numpy/oldnumeric/matrix.py')
0 files changed, 0 insertions, 0 deletions