[IronPython] socket._fileobject
Christopher Baus
christopher at baus.net
Wed Nov 8 13:13:14 PST 2006
I'm getting closer to having a usable web development stack based on
IronPython. The biggest issue I have right now is that the
socket._fileobject interface isn't implemented either by the builtin
socket class or FePy's. I don't think it is even supposed to be a public
interface, but it is used urllib2.
I'm thinking about implementing it.
Any thoughts?
http://baus.net/
More information about the users
mailing list