Hi there everyone,

I'm currently trying to use a new API for a package
written in Python, that uses JSON for its calls.

However, I'm bumping into a problem where IronPython
throws me errors that it's missing a certain encoding
module. Concretely IDNA.

http://docs.python.org/library/codecs.html#module-encodings.idna

Is there anything that can be done in this regard with
IronPython?

Thank you in advance, cheers,

--
Lukáš Duběda
Director
[T] +420 602 444 164

duber studio(tm)
[M] i...@duber.cz
[W] http://www.duber.cz

[A] R.A.Dvorského 601, Praha 10
[A] 10900, Czech Republic, Europe
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to