]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 24 Dec 2010 04:03:59 +0000 (04:03 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 24 Dec 2010 04:03:59 +0000 (04:03 +0000)
commit1e991f2de5d705155e430400c8cbc24071e3df72
treecffd3e0dd6afbc94bded88a2fe22ce4407e366b9
parentc44befb82e747ab40ff32a97c50ea16f3ffb07dc
Fix some mistakes- Issue3243 (r87399)  Correcting the operator precendence
problem with Content-Length header and uncommenting the test.
Lib/http/client.py
Lib/test/test_urllib2.py
Lib/urllib/request.py