[Ironpython-users] question about international encodings

2013-04-12 Thread sepatan
Not be obtained from IronPython (DLR Silverlight) transfer Russian text HTTP (XMLHttpRequest POST). example: # -*- coding: utf-8 -*- import cPickle import _codecs as codecs import sys print sys.getdefaultencoding() t_ish='Привет Салют!' picl=cPickle.dumps(t_ish) un_picl=cPickle.loads(picl) print

[Ironpython-users] IronPython, Daily Digest 4/11/2013

2013-04-12 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] Replacement Of SharpZipLib 2. [New comment] Replacement Of SharpZipLib 3. [New comment] Replacement Of SharpZipLib 4. [New comment] Replacement Of SharpZipLib 5. [Status upda