> I've been using urllib2 very effectively - do be careful with it though

I second this (both halves). Very easy to use.

The only gotcha I encountered was making sure I correctly handled
various failure modes for the connection. This was the backend credit
card handshake for a membership site and I needed to deal with N
retries in case their servers were busy/down.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to