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
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