From: Jack Jansen Date: Wed, 20 Mar 1996 16:26:27 +0000 (+0000) Subject: Added a note about removing unwanted sys.path stuff X-Git-Tag: v1.4b1~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac0a21abeb04c019964117134189875dac265305;p=python Added a note about removing unwanted sys.path stuff --- diff --git a/Mac/ReadMeOrSuffer b/Mac/ReadMeOrSuffer index 93cf29a1f1..3e5589a996 100644 --- a/Mac/ReadMeOrSuffer +++ b/Mac/ReadMeOrSuffer @@ -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