commit | b2d90467927e953bd2c195b7d6de94744a13ce60 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Dec 31 03:23:10 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Dec 31 03:23:10 2009 +0000 |
tree | 697845b1cb0aa787c6e8db77e98f454222a9be13 | |
parent | 587a31001e3bb8c959c9fbd4b2872e4c6179026b [diff] |
Merged revisions 77169 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77169 | benjamin.peterson | 2009-12-30 21:17:18 -0600 (Wed, 30 Dec 2009) | 2 lines add a --with-system-expat option to build pyexpat against the system's lib #7609 ........