From: Guido van Rossum Date: Mon, 23 May 1994 12:18:57 +0000 (+0000) Subject: Removed some random ^D characters X-Git-Tag: v1.1~331 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9df70e02b74c9aee3cf08cafe72b6cbc55bcb6f;p=thirdparty%2FPython%2Fcpython.git Removed some random ^D characters --- diff --git a/Mac/Relnotes-1.1 b/Mac/Relnotes-1.1 index 3c67fb759f3d..94d5833f64c7 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 3c67fb759f3d..94d5833f64c7 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