diff options
author | Lars Buitinck <larsmans@gmail.com> | 2014-09-27 16:40:24 +0200 |
---|---|---|
committer | Lars Buitinck <larsmans@gmail.com> | 2014-09-28 15:31:58 +0200 |
commit | b356ef022e2b6bb3ae6290281e25454475a2a16a (patch) | |
tree | f08f93f9f21b7e66410788e240009260144ddb95 /numpy/polynomial/polyutils.py | |
parent | f4fa7bd2a67a577eaa72af83028adcfbc71b7fd4 (diff) | |
download | numpy-b356ef022e2b6bb3ae6290281e25454475a2a16a.tar.gz |
MAINT: f2py: rewrite fortran_doc
Should not use sprintf, and certainly not with incorrect error checking
(gh-5044). Entirely rewritten for readability.
Also replaced a few sprintf calls that were just copying strings without
interpretation by the simpler and possibly faster strcpy/strcat.
(These need to be replaced by something more sensible.)
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions