]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed some random ^D characters
authorGuido van Rossum <guido@python.org>
Mon, 23 May 1994 12:18:57 +0000 (12:18 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 23 May 1994 12:18:57 +0000 (12:18 +0000)
Mac/Relnotes-1.1
Mac/USING

index 3c67fb759f3d1ea23f0cbd67933660988e68a394..94d5833f64c7af206a16e37b02739eec4d0d5be2 100644 (file)
@@ -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'\ 4\ 4\ 4\ 4 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
index 3c67fb759f3d1ea23f0cbd67933660988e68a394..94d5833f64c7af206a16e37b02739eec4d0d5be2 100644 (file)
--- 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'\ 4\ 4\ 4\ 4 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