On Sat, Nov 22, 2014 at 4:12 PM, William Johnston <[email protected]> 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
_______________________________________________ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users
