Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22284 > unrolled thread

ResponseNotReady in httplib

Started byManu <swellfr@gmail.com>
First post2012-03-28 18:31 +0200
Last post2012-03-28 18:31 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  ResponseNotReady in httplib Manu <swellfr@gmail.com> - 2012-03-28 18:31 +0200

#22284 — ResponseNotReady in httplib

FromManu <swellfr@gmail.com>
Date2012-03-28 18:31 +0200
SubjectResponseNotReady in httplib
Message-ID<mailman.1082.1332952272.3037.python-list@python.org>
Hi
  I try to access a web site and it returns me this exception
"ResponseNotReady"  . I don't know what is the root of the problem and
how to sort it out.
I am using the excellent python requests library to access the web
site but it relies on httplib utlimately.


Could someone one explains me the problem and how to sort it out .

Thx
Dave

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web