]> granicus.if.org Git - python/commitdiff
Added a note about removing unwanted sys.path stuff
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 20 Mar 1996 16:26:27 +0000 (16:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 20 Mar 1996 16:26:27 +0000 (16:26 +0000)
Mac/ReadMeOrSuffer

index 93cf29a1f1c6023e65496011fffd59bee795c0ad..3e5589a996d60c9d674b168631befd915cd1c68c 100644 (file)
@@ -74,6 +74,8 @@ PPC users have a couple of applets in the main folder they may want to try,
 
 - EditPythonPrefs allows you to edit the preferences file, to change the
   python home folder or modify the initial sys.path setting.
+  The default settings are "liberal", you can remove stdwin and tkinter if
+  you don't use them, and Mac:Lib:... if you don't have a source distribution.
 - RunLibScript allows you to run any script as __main__ after setting arguments,
   changing stdin/stdout/workdir, etc.
 - For PPC only, mkapplet creates a python applet, a tiny application written