[IronPython] Using iso-latin-1 character set

Dave Fugate dfugate at microsoft.com
Mon Jun 25 20:24:35 CEST 2007


Thanks Seo! Filed as CodePlex Work Item #11334 (http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=11334).

Dave

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Monday, June 25, 2007 6:00 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Using iso-latin-1 character set

By the way, it is an IronPython bug to silently replace characters
with ?-marks. CPython produces this warning:

sys:1: DeprecationWarning: Non-ASCII character '\xc3' in file test.py
on line 1, but no encoding declared; see
http://www.python.org/peps/pep-0263.html for details

--
Seo Sanghyeon
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list