commit | 78a50de704cd3eaaf101d8c85edb9c5b7d4ce0dc | [log] [tgz] |
---|---|---|
author | Jesse Noller <jnoller@gmail.com> | Wed Apr 01 20:50:07 2009 +0000 |
committer | Jesse Noller <jnoller@gmail.com> | Wed Apr 01 20:50:07 2009 +0000 |
tree | 6c3ae3f321bc7ecfeb13edae6543be200c3e7098 | |
parent | 51ac4f4b619edba1e3e48c6c52bf72dc70a4c986 [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. ........