[NumPy-Tickets] [NumPy] #1613: Documentation change: Datetime requires ctypes with Python2.4
NumPy Trac
numpy-tickets@scipy....
Wed Sep 15 09:58:05 CDT 2010
#1613: Documentation change: Datetime requires ctypes with Python2.4
---------------------------+------------------------------------------------
Reporter: bsouthey | Owner: pv
Type: task | Status: new
Priority: normal | Milestone: 2.0.0
Component: Documentation | Version: 1.5.0
Keywords: |
---------------------------+------------------------------------------------
datetime requires ctypes otherwise it causes {{{RunTime}}} error. However,
ctypes has only been included in Python since version 2.5. A standalone
version of ctypes for Python2.4 is available at :
[http://starship.python.net/crew/theller/ctypes/
http://starship.python.net/crew/theller/ctypes/]
Consequently the documentation needs to be updated to refer to this
dependency.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1613>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list