From on December 9, 2014 18:10
Example module(encoding windows-1251):
python
# coding=windows-1251
print "Привет мир!"
If import the module from the zip file does not print "Привет мир!"
Work Item Details
Original CodePlex Issue: Issue 34571 Status: Proposed Reason Closed: Unassigned Assigned to: Unassigned Reported on: Oct 17, 2013 at 5:22 PM Reported by: vabe Updated on: Nov 8, 2013 at 8:49 PM Updated by: vabe
Plaintext Attachments
CodePlex Issue #34571 Plain Text Attachments
Copied from original issue: IronLanguages/main#1084
该提问来源于开源项目:IronLanguages/ironpython2