Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60058
| References | <CAPTjJmoZ854_A2gJCBvTJo_7pfgYJ2xD_f9HMauqqp3YWFo8WQ@mail.gmail.com> <528C1B1F.2020700@s1network.com> |
|---|---|
| Date | 2013-11-20 18:05 +1100 |
| Subject | Re: HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3) |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2955.1384931157.18130.python-list@python.org> (permalink) |
On Wed, Nov 20, 2013 at 1:14 PM, Logan <logan@s1network.com> wrote: > Chris, > > That is genius. Thank you! Then it works? Awesome!! (Permit me an evil laugh. Muahahahaaaa!) This is why I love working with open source languages. Even if you don't end up actually changing anything, you can go and snoop the code and see what happens - sometimes you can tweak your code based on that knowledge. And hey. This is duck typing at its best! ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3) Chris Angelico <rosuav@gmail.com> - 2013-11-20 18:05 +1100
csiph-web