commit | 996e13c838a9926087532755ea43b7ecba1ddb50 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Sat Oct 02 10:35:24 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Sat Oct 02 10:35:24 2010 +0000 |
tree | acc42d2e0010d5070f8baee0feee6aa22adcfcbb | |
parent | d8d1cea56111352af75cf21aa56c6b82c17060ee [diff] |
Merged revisions 85169 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85169 | senthil.kumaran | 2010-10-02 16:03:13 +0530 (Sat, 02 Oct 2010) | 3 lines Use proper variable name 'data' instead of 'str' in the send method. ........