]> granicus.if.org Git - python/commit
Sending the auth info as string. Fix BytesWarning: str() on a bytes instance Exceptio...
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 17:46:23 +0000 (17:46 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 17:46:23 +0000 (17:46 +0000)
commit5626eec0c2f62999967eff0ab6aa8ad329e8571b
treed996910ca224f0433aaf09edda634e79dd6a63ec
parent23df483cb67e5cc0d82f70105e18060d73971a82
Sending the auth info as string. Fix BytesWarning: str() on a bytes instance Exception on buildbot.
Lib/urllib/request.py