[NumPy-Tickets] [NumPy] #2182: Support UTF-8 in f2py
NumPy Trac
numpy-tickets@scipy....
Tue Jul 10 17:02:43 CDT 2012
#2182: Support UTF-8 in f2py
-------------------------+--------------------------------------------------
Reporter: opoplawski | Owner: pearu
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: 1.6.1
Keywords: utf8 |
-------------------------+--------------------------------------------------
Comment(by pepijndevos):
How would you want to see this implemented? It does not seem possible to
autodetect the encoding of input files.
A workaround might be to use iconv to convert your fortran code to ascii.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2182#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list