[NumPy-Tickets] [NumPy] #2182: Support UTF-8 in f2py
NumPy Trac
numpy-tickets@scipy....
Tue Jul 10 17:33:45 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 opoplawski):
It certainly seems possible to detect it. "file" does it and there
appears to be a 3-byte header in the file.
Output of file:
{{{
fortUtil2.f90: UTF-8 Unicode (with BOM) text
}}}
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2182#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list