commit | c1b3ed522c6bb331a507d9b114d6d31742c6fa5d | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Dec 06 18:39:32 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Dec 06 18:39:32 2010 +0000 |
tree | f118826668390578567b81008d5589321bcb0c37 | |
parent | cd4f7584071c00ef41daa5a955e877a3efcb92ec [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. ........