commit | 0491047580e18f06727146fcdfc6b46c83ef537e | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Oct 18 00:19:30 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Oct 18 00:19:30 2010 +0000 |
tree | 45f2f5a9e733a9bcf655819d164b430fc1df48a0 | |
parent | f2612a55a775ba3053f5d745a24b62754d6567da [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. ........