commit | fd6a55ec41fe2bd46cf0a5b4ebabb62eda5a19d7 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Oct 18 00:18:46 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Oct 18 00:18:46 2010 +0000 |
tree | f268f6679345df439211b79ae06ae1c14718ade3 | |
parent | 2e4e1419e5480b05f9038668da85a04c0b6a5991 [diff] |
Merged revisions 85675 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85675 | r.david.murray | 2010-10-17 20:15:31 -0400 (Sun, 17 Oct 2010) | 4 lines #4499: silence compiler warning on AIX. Patch from ActiveState. ........