commit | a3aee5377611a279e6e8152d8c867c6f07c84f08 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Mon Aug 09 09:02:18 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Mon Aug 09 09:02:18 2010 +0000 |
tree | 016c3c8e0d4984ba05c085604e79d403ba871015 | |
parent | b61d5c9758d601781bf99b9d9462a485078ca624 [diff] |
Merged revisions 83880 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83880 | senthil.kumaran | 2010-08-09 14:26:25 +0530 (Mon, 09 Aug 2010) | 3 lines Fix Issue5416 - explain negative value for count in bytes object replace. ........