File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The most important differences are:
1111 when an interactive interpreter is started.
1212
1313- The default search path for modules is different: first the current
14- directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
14+ directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
1515 'demo'. As always, you can change this (e.g. in your PythonStartup
1616 file) by assigning or appending to sys.path -- use Macintosh pathnames!
1717 (The default contains no absolute paths because these are unlikely
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The most important differences are:
1111 when an interactive interpreter is started.
1212
1313- The default search path for modules is different: first the current
14- directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
14+ directory is searched, then the subdirectories 'lib', 'lib:stdwin' and
1515 'demo'. As always, you can change this (e.g. in your PythonStartup
1616 file) by assigning or appending to sys.path -- use Macintosh pathnames!
1717 (The default contains no absolute paths because these are unlikely
You can’t perform that action at this time.
0 commit comments