Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22284
| Date | 2012-03-28 18:31 +0200 |
|---|---|
| Subject | ResponseNotReady in httplib |
| From | Manu <swellfr@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1082.1332952272.3037.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
ResponseNotReady in httplib Manu <swellfr@gmail.com> - 2012-03-28 18:31 +0200
csiph-web