diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-08-25 15:21:29 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-08-25 15:21:29 -0600 |
commit | 6958820f930c29c07c3484dacbd1d84f5c9ddc38 (patch) | |
tree | ee21889520e8796322f850be79bb6b4e0d080eb3 /numpy/core/_internal.py | |
parent | 1e3f1ed59c81ea63ae9660b990e95a77fc8c9747 (diff) | |
download | numpy-6958820f930c29c07c3484dacbd1d84f5c9ddc38.tar.gz |
MAINT: Different fix for scalartypes.c.src `__copy__` method.
Create a new function `scalartype.c.src:gentype___copy__` that does not
take keyword arguments. This is done by adding `__copy__` to the same
code generator loop that generates `gentype___deepcopy__`.
Diffstat (limited to 'numpy/core/_internal.py')
0 files changed, 0 insertions, 0 deletions