Need help

Fredrik Lundh fredrik at pythonware.com
Tue Mar 1 15:47:12 EST 2005


( http://www.catb.org/~esr/faqs/smart-questions.html#bespecific )

"brian" <brfriedman at hotmail.com> wrote:

>I am working with a 3rd party credit card company that is using Python
> version 2.2.2. They are using the httplib module to post data to my
> server which is a dedicated server with no firewall or any
> rate-limiting or DDoS prevention.
>
> Every time they try, the first 2 posts are successful and it always
> throws this error on the third attempt.

what error?  if you/they get a traceback, please post the traceback.  if
"throw an error" means something else, please explain.

</F> 






More information about the Python-list mailing list