summaryrefslogtreecommitdiffstats
path: root/Mac/Relnotes-1.1
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-05-23 12:18:57 (GMT)
committerGuido van Rossum <guido@python.org>1994-05-23 12:18:57 (GMT)
commita9df70e02b74c9aee3cf08cafe72b6cbc55bcb6f (patch)
tree1e39f5a465ca72376a87a1038cb464603f031903 /Mac/Relnotes-1.1
parentd3b6842d9fe08e25869908a60a2068db2a5737a7 (diff)
downloadcpython-a9df70e02b74c9aee3cf08cafe72b6cbc55bcb6f.zip
cpython-a9df70e02b74c9aee3cf08cafe72b6cbc55bcb6f.tar.gz
cpython-a9df70e02b74c9aee3cf08cafe72b6cbc55bcb6f.tar.bz2
Removed some random ^D characters
Diffstat (limited to 'Mac/Relnotes-1.1')
-rw-r--r--Mac/Relnotes-1.12
1 files changed, 1 insertions, 1 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