Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29599
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-20 23:26 -0700 |
| References | <f510f455-683e-4be8-b149-84bcbaadd57d@googlegroups.com> |
| Message-ID | <49d7f9ab-0d0f-4abc-ae68-e01c803fd0b1@googlegroups.com> (permalink) |
| Subject | Re: Is there a public API equvalent for urllib2.parse_http_list? |
| From | Cosmia Luna <cosmius@gmail.com> |
On Friday, September 21, 2012 2:22:08 PM UTC+8, Cosmia Luna wrote: > I'm porting my code to python3, and found there is no parse_http_list in any module of urllib of python3. > > > > So, is there a public API equvalent for urllib2.parse_http_list? > > > > Thanks. > > > > -------- > > Cosmia Luna I'm sorry, but I found it at urllib.request.parse_http_list. But I still want to know where is a DOCUMENTED equivalent of this function, or the python team forgot to document it? Thanks. -------- Cosmia Luna
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Is there a public API equvalent for urllib2.parse_http_list? Cosmia Luna <cosmius@gmail.com> - 2012-09-20 23:22 -0700 Re: Is there a public API equvalent for urllib2.parse_http_list? Cosmia Luna <cosmius@gmail.com> - 2012-09-20 23:26 -0700
csiph-web