diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2020-09-28 11:25:27 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2020-09-29 10:19:13 -0600 |
commit | 7a50de698a5cfcbd613fcb8660250fc87c24e4dc (patch) | |
tree | be3885c2f670a205ebe20df3d31759952594e2d6 /numpy/lib/function_base.py | |
parent | 34d7d395d79f880dc9e156ff83af0cf5844867bf (diff) | |
download | numpy-7a50de698a5cfcbd613fcb8660250fc87c24e4dc.tar.gz |
ENH: Add metastr_to_unicode function to datetime.c.
This new function is intended to be used instead the existing
append_metastr_to_string function. It returns the datetime metastr as a
unicode string rather than appending it to an existing unicode string.
Uses of append_metastr_to_string are replaced in datetime.c.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions