diff options
author | Mark Wiebe <mwiebe@enthought.com> | 2011-05-20 15:41:27 -0500 |
---|---|---|
committer | Mark Wiebe <mwiebe@enthought.com> | 2011-05-20 15:41:27 -0500 |
commit | 8727a806b34a412bce086df9288ee18cdafe365c (patch) | |
tree | b9544eade4bf46ae2b720f727c44f9866815c9a1 /numpy/lib/utils.py | |
parent | 6ab9c73290659a94b56a7127805bddd25d734901 (diff) | |
download | numpy-8727a806b34a412bce086df9288ee18cdafe365c.tar.gz |
ENH: Remove 'den' datetime metadata, move datetime_data to a C function
The 'den' metadata was always 1, except during construction, so there
is no reason for it to exist. The variable is kept in the struct
for 1.6 ABI compatibility, however.
The datetime_data function used ctypes. Moving the function to C is
no more difficult, and a bit cleaner in my opinion.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions