commit | 4b413d320d3d7fddb4cf7554e81ac2ec8c75eb30 | [log] [tgz] |
---|---|---|
author | Jesse Noller <jnoller@gmail.com> | Wed Apr 01 20:51:28 2009 +0000 |
committer | Jesse Noller <jnoller@gmail.com> | Wed Apr 01 20:51:28 2009 +0000 |
tree | b97ca9c4981fad48563fda79f214adeda91ff685 | |
parent | 16248a49b91f4a797a4decb0778657b72dd5ab20 [diff] |
Merged revisions 70953 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70953 | hirokazu.yamamoto | 2009-04-01 10:13:52 -0500 (Wed, 01 Apr 2009) | 1 line Fixed compile error on windows. ........