Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22284 > unrolled thread
| Started by | Manu <swellfr@gmail.com> |
|---|---|
| First post | 2012-03-28 18:31 +0200 |
| Last post | 2012-03-28 18:31 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
ResponseNotReady in httplib Manu <swellfr@gmail.com> - 2012-03-28 18:31 +0200
| From | Manu <swellfr@gmail.com> |
|---|---|
| Date | 2012-03-28 18:31 +0200 |
| Subject | ResponseNotReady 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
Back to top | Article view | comp.lang.python
csiph-web