2007/5/23, Benjamin West <[EMAIL PROTECTED]>:
> I was having trouble using urllib.  I tried using IP 1.1, and IPCE-r6
> and got the same results.  I also tried pointing ipy at the stdlib in
> both a cygwin install and a windows install with similar results.
>
> Am I doing something wrong?  urllib2 works.
> Thanks,
> Ben West

I think this is an IronPython bug.

The simplest solution is to use FEPY_OPTIONS=network, which lets IPCE
to use FePy's version of socket, select, and ssl module. More here:

http://fepy.sourceforge.net/doc/fepy-options.html

-- 
Seo Sanghyeon
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to