HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3)
Chris Angelico
rosuav at gmail.com
Wed Nov 20 02:05:48 EST 2013
On Wed, Nov 20, 2013 at 1:14 PM, Logan <logan at 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
More information about the Python-list
mailing list