]> granicus.if.org Git - python/commit
Use proper variable name 'data' instead of 'str' in the send method.
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 2 Oct 2010 10:33:13 +0000 (10:33 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 2 Oct 2010 10:33:13 +0000 (10:33 +0000)
commit5a2da3b3adc6d36fcebac0c4aeceffa1ff4e4d33
treef290f99c31800eed20db340eae5e83f822c9b8f0
parent7cafd2644a0ea4f62372a29820c870a866e2bd54
Use proper variable name 'data' instead of 'str' in the send method.
Lib/http/client.py