mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #11079: The /Applications/Python x.x folder created by the Mac
OS X installers no longer includes an Extras directory. The Tools directory is now installed in the framework under share/doc.
This commit is contained in:
parent
fdded56a46
commit
eb698daf2f
4 changed files with 10 additions and 10 deletions
|
@ -24,7 +24,7 @@ of Tcl/Tk for this version of Python and Mac OS X.
|
|||
*******************
|
||||
|
||||
The installer puts applications, an "Update Shell Profile" command,
|
||||
and an Extras folder containing demo programs and tools into the
|
||||
and a link to the optionally installed Python Documentation into the
|
||||
"Python $VERSION" subfolder of the system Applications folder,
|
||||
and puts the underlying machinery into the folder
|
||||
$PYTHONFRAMEWORKINSTALLDIR. It can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue