[Ironpython-users] idna for IronPython?
Jeff Hardy
jdhardy at gmail.com
Tue Nov 25 23:17:05 CET 2014
On Sat, Nov 22, 2014 at 4:12 PM, William Johnston <williamj at tenbase2.com>
wrote:
>
>
> Hello,
>
> Here is another idna module for IronPython question.
>
> How do I import idna for use with the request module in an IronPython app?
>
`from encodings import idna` should do it. This is the same as CPython.
- Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20141125/368dcc79/attachment.html>
More information about the Ironpython-users
mailing list