In article <[email protected]>, Chris Withers <[email protected]> wrote: > >Does anyone know of an alternative library for creating http requests >and getting their responses that's faster but hopefully has a similar >interface?
PyCurl -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "...string iteration isn't about treating strings as sequences of strings, it's about treating strings as sequences of characters. The fact that characters are also strings is the reason we have problems, but characters are strings for other good reasons." --Aahz -- http://mail.python.org/mailman/listinfo/python-list
