[IronPython] Sockets and Standard Library Modules in IronPython

Eric Larson ionrock at gmail.com
Tue Jun 5 18:17:01 CEST 2007


I would suppose getting these libs to work would also make httplib2
work as well. httplib2 is a *great* library that does an excellent job
with caching, etags and authentication, all of which are huge
regarding RESTful services (ie Atom Publishing Protocol).

I only mention it in hopes of fueling the fire to get these things working :)

Thanks!

Eric Larson

On 6/5/07, Fuzzyman <fuzzyman at voidspace.org.uk> wrote:
> Hello all,
>
> A plea to 'the team'. urllib and urllib2 are Python standard libraries
> modules that provide a high level interface to accessing internet
> resources. They are widely used.
>
> These modules are broken for the official IronPython distribution, but
> they work with FePy thanks to patches that Seo has applied.
>
> Seo says that the IronPython support for Python sockets has improved
> greatly in IronPython 1.1 - but unfortunately not to the point where
> these modules functions.
>
> This is a request for these issues to be addressed as soon as possible. :-)
>
>
> Many Thanks
>
>
> Michael Foord
> http://www.voidspace.org.uk/ironpython/index.shtml
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list