commit | 71f4fbb0b74b45df75c81aad80d204df0a315ae4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Feb 25 11:04:50 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Feb 25 11:04:50 2011 +0000 |
tree | 9cbdbd2b4789cc82bde573b3c0cb29d261ef925a | |
parent | 280460271df4ebc3d3129754b4f327a118b0c3b0 [diff] |
Merged revisions 88426 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88426 | georg.brandl | 2011-02-15 16:44:51 +0100 (Di, 15 Feb 2011) | 1 line #941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, review by Antoine Pitrou. ........