mirror of
https://github.com/python/cpython.git
synced 2025-08-27 20:25:18 +00:00
* Adapt framework install makefiles to 2to3 tool
* Re-enable installation of files in /usr/local/bin in the OSX installer because those files no longer clash with a 2.x install.
This commit is contained in:
parent
220a9fbde4
commit
afbca49cbe
3 changed files with 7 additions and 3 deletions
|
@ -225,7 +225,7 @@ PKG_RECIPES = [
|
|||
is not necessary to use Python.
|
||||
""",
|
||||
required=False,
|
||||
selected='unselected',
|
||||
selected='selected',
|
||||
),
|
||||
dict(
|
||||
name="PythonDocumentation",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue