]> granicus.if.org Git - python/commit
If genpluginprojects is called from fullbuild we set the Python source directory...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 16 Aug 2001 20:39:17 +0000 (20:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 16 Aug 2001 20:39:17 +0000 (20:39 +0000)
commite791a6421fae40dd7aae1f67fd6b6d737c510af7
tree478e786dcf4acb51e3736cfbf7581099a17dec7e
parent214a0b138291a649b90f86ae7d3b2a788016947d
If genpluginprojects is called from fullbuild we set the Python source directory to be the same as fullbuild uses (in stead of using the default sys.prefix). This fixes an issue Mark Day raised that you can't use fullbuild with one Python installation to build another one.
Mac/scripts/fullbuild.py
Mac/scripts/genpluginprojects.py