commit | 13219a3e9b433a563a140ea05d842667d0982b7a | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Dec 06 18:45:46 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Dec 06 18:45:46 2010 +0000 |
tree | 40a514227596bc4306b06b2e0d725d9802cb0d98 | |
parent | 950b3d898cfe676d239f3b7105eb25301a803672 [diff] |
Merged revisions 85130 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85130 | r.david.murray | 2010-09-30 22:08:02 -0400 (Thu, 30 Sep 2010) | 2 lines Fix a couple spelling errors in comments and delete redundant __len__ def. ........