]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix OS X installer build script to handle the pretty-printed _sysconfigdata.py
authorNed Deily <nad@acm.org>
Thu, 1 Aug 2013 22:39:47 +0000 (15:39 -0700)
committerNed Deily <nad@acm.org>
Thu, 1 Aug 2013 22:39:47 +0000 (15:39 -0700)
commit362532bc48f868b24162e32987dad307b2090060
treefaf111c6727bcf30cd715979d16949b8ed17bd59
parent284e5ce67ec0ffcc3feb5d8526727fa3a8c35f7a
Fix OS X installer build script to handle the pretty-printed _sysconfigdata.py
when removing references to temporary build files.  This is not an elegant
solution but it does isolate changes to just build-installer.py.
Mac/BuildScript/build-installer.py