commit | a241917e3f12fa3c3e3a6282601896b3fcf66f12 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Jun 01 23:27:15 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Jun 01 23:27:15 2009 +0000 |
tree | 58dc2258da676f24361d48f00d7cef30555fe1ae | |
parent | 058c9aae434b4ee3aa623ea8fd2d0bf55857d939 [diff] |
Merged revisions 73129 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73129 | antoine.pitrou | 2009-06-02 01:23:16 +0200 (mar., 02 juin 2009) | 3 lines Fix compilation error with gcc 4.3.2 ........