commit | 3a932128246bccd4a9c3fc3ae056341e1b1068e0 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Wed Mar 26 23:25:24 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Wed Mar 26 23:25:24 2008 +0000 |
tree | 42b2fc6d7d34f6eda8937015d6440d809a56973c | |
parent | b1b3efc5049472829f586a57aa248afc131759cf [diff] |
Merged revisions 61958-61959 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r61958 | amaury.forgeotdarc | 2008-03-27 00:07:43 +0100 (Thu, 27 Mar 2008) | 2 lines C89 compliance: Microsoft compilers want variable declarations at the top ........