This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sentinel
Recipients sentinel, serhiy.storchaka
Date 2015-10-12.15:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444663754.05.0.253301267318.issue25359@psf.upfronthosting.co.za>
In-reply-to
Content
Mac OSX 10.8.5
Python 2.7.10 installed via macports

$ python2.7 io.openBugEx.py
Local pref:  UTF-8
LANG env:  en_US.UTF-8
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
Local pref:
LANG env has key:  False

Traceback (most recent call last):
  File "io.openBugEx.py", line 21, in <module>
    print io.open(tmpfile).read()
LookupError: unknown encoding:
History
Date User Action Args
2015-10-12 15:29:14sentinelsetrecipients: + sentinel, serhiy.storchaka
2015-10-12 15:29:14sentinelsetmessageid: <1444663754.05.0.253301267318.issue25359@psf.upfronthosting.co.za>
2015-10-12 15:29:14sentinellinkissue25359 messages
2015-10-12 15:29:13sentinelcreate