summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/sample_sitecustomize.py
Commit message (Collapse)AuthorAgeFilesLines
* - Remove previous version of the binary distribution script for OSXRonald Oussoren2006-05-261-6/+0
| | | | | | | - Some small bugfixes for the IDLE.app wrapper - Tweaks to build-installer to ensure that python gets build in the right way, including sqlite3. - Updated readme files
* Add Mac/Lib/lib-scriptpackages to sys.path too.Jack Jansen2002-03-301-2/+4
|
* Added a note that you have to add Mac/Lib to sys.path after doingJack Jansen2002-01-181-0/+4
a "make installmacsubtree".