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 lauer@wpi.edu
Recipients lauer@wpi.edu, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-05-19.13:15:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <45B64D1540141C4AA0F8F3974D714AEA64D3F296@S197.admin.wpi.edu>
In-reply-to <1463615429.38.0.428225244543.issue27054@psf.upfronthosting.co.za>
Content
Upon further investigation, I find lots of encodings in the folder C:\Program Files\Python35\Lib\encodings\ and lots of compiled encodings in the subfolder __pycache__ .

Somehow, these are not being found by Python itself, or there is something missing from the installation.

I investigated the registry. A search for "encodings" turns up lots of registry entries but none associated with Python.

Regards,

Hugh C. Lauer
Worcester Polytechnic Institute
History
Date User Action Args
2016-05-19 13:15:00lauer@wpi.edusetrecipients: + paul.moore, tim.golden, zach.ware, steve.dower
2016-05-19 13:15:00lauer@wpi.edulinkissue27054 messages
2016-05-19 13:15:00lauer@wpi.educreate