commit | 8c2b6f1f5ab64b82c104095e6ad9157d38bc8079 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Tue May 11 09:23:07 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Tue May 11 09:23:07 2010 +0000 |
tree | 153ac1903efd0247e48bef4eb9a0a63fd95c452a | |
parent | 899e9a0e7a0e8cd93bc15e3b4a74c479b0de74cd [diff] |
Recorded merge of revisions 81077 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81077 | mark.dickinson | 2010-05-11 09:55:06 +0100 (Tue, 11 May 2010) | 3 lines Issue #8510: Remove nested 'main' functions (causing failure) in 3 configure tests; remove some unnecessary '#include "confdefs.h"' lines. Thanks Roumen Petrov. ........