summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Mac/Relnotes-1.12
-rw-r--r--Mac/USING2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Relnotes-1.1 b/Mac/Relnotes-1.1
index 3c67fb7..94d5833 100644
--- a/Mac/Relnotes-1.1
+++ b/Mac/Relnotes-1.1
@@ -11,7 +11,7 @@ The most important differences are:
when an interactive interpreter is started.
- The default search path for modules is different: first the current
- directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
+ directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
'demo'. As always, you can change this (e.g. in your PythonStartup
file) by assigning or appending to sys.path -- use Macintosh pathnames!
(The default contains no absolute paths because these are unlikely
diff --git a/Mac/USING b/Mac/USING
index 3c67fb7..94d5833 100644
--- a/Mac/USING
+++ b/Mac/USING
@@ -11,7 +11,7 @@ The most important differences are:
when an interactive interpreter is started.
- The default search path for modules is different: first the current
- directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
+ directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
'demo'. As always, you can change this (e.g. in your PythonStartup
file) by assigning or appending to sys.path -- use Macintosh pathnames!
(The default contains no absolute paths because these are unlikely