commit | 285cd1609d7380514b18767f288f678a0a6bb7c2 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 21 15:23:17 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 21 15:23:17 2010 +0000 |
tree | bfe48a4cf4c754a8e09c521f7fed2aace6dd16e2 | |
parent | 5a58772c2a36b6adcec6bf84f00b039fd821b44c [diff] |
Merged revisions 84946 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84946 | antoine.pitrou | 2010-09-21 17:19:14 +0200 (mar., 21 sept. 2010) | 4 lines Issue #1633863: Don't ignore $CC under AIX. ........