summaryrefslogtreecommitdiffstats
path: root/Mac/Extras.ReadMe.txt
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2011-02-07 16:44:19 (GMT)
committerNed Deily <nad@acm.org>2011-02-07 16:44:19 (GMT)
commiteb698daf2f9afbde49e59d0527af7d4ee3756f45 (patch)
tree6e75af28ee48e9c836528eb740c85f2613e76305 /Mac/Extras.ReadMe.txt
parentfdded56a469880a8230c44232cd7ce36edc99f3a (diff)
downloadcpython-eb698daf2f9afbde49e59d0527af7d4ee3756f45.zip
cpython-eb698daf2f9afbde49e59d0527af7d4ee3756f45.tar.gz
cpython-eb698daf2f9afbde49e59d0527af7d4ee3756f45.tar.bz2
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.
Diffstat (limited to 'Mac/Extras.ReadMe.txt')
-rw-r--r--Mac/Extras.ReadMe.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mac/Extras.ReadMe.txt b/Mac/Extras.ReadMe.txt
deleted file mode 100644
index 2d7fd42..0000000
--- a/Mac/Extras.ReadMe.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This folder contains examples of Python usage and useful scripts and tools.
-
-You should be aware that these are not Macintosh-specific but are shared
-among Python on all platforms, so there are some that only run on Windows
-or Unix or another platform, and/or make little sense on a Macintosh.