[issue2573] Can't change the framework name on OS X builds

Aaron Gallagher report at bugs.python.org
Mon Apr 7 21:47:25 CEST 2008


New submission from Aaron Gallagher <habnabit at gmail.com>:

There is currently no way in the configure script to specify an 
alternate name for Python.framework. If I want to completely separate 
versions of Python (e.g. for 3.0 alphas and/or Stackless), I have to 
manually edit configure.in and configure to change the framework name. 
It would be much more convenient if --with-framework could take an 
optional parameter of the framework name to use.

----------
components: Build, Macintosh
messages: 65105
nosy: habnabit
severity: normal
status: open
title: Can't change the framework name on OS X builds
type: feature request
versions: Python 2.6, Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2573>
__________________________________


More information about the Python-bugs-list mailing list