[Numpy-tickets] [NumPy] #884: fromfile and fromstring locale dependency
NumPy
numpy-tickets@scipy....
Tue Dec 30 15:17:22 CST 2008
#884: fromfile and fromstring locale dependency
-----------------------+----------------------------------------------------
Reporter: pv | Owner: cdavid
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.lib | Version: none
Severity: normal | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by pv):
Forgot to mention one possible missing thing:
- We use PyOS_strtod and fscanf for reading integers and booleans. Are
there locales where their behavior is different from the "C" locale?
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/884#comment:7>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list