commit | bcc17e7223fe4378127b054aade28a1bfa0536e5 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 19:13:23 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 19:13:23 2010 +0000 |
tree | 5ce9c93e89eb6f5814b2aa48f0245085fef1b042 | |
parent | a7baa4bcff5e7fa9cc176d5bbd916a93d1b2b469 [diff] |
Merged revisions 80540 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80540 | antoine.pitrou | 2010-04-27 21:09:59 +0200 (mar., 27 avril 2010) | 4 lines Issue #8549: Fix compiling the _ssl extension under AIX. Patch by Sridhar Ratnakumar. ........