summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macgetpath.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed to work on 68K (could be yet another optimizer bug or something)Jack Jansen1995-09-011-5/+7
|
* Python will now attempt (again) to create at least a minimalJack Jansen1995-08-311-89/+70
| | | | preferences file if it is missing.
* macgetpath - sys.path setting code factored out of config.c andJack Jansen1995-08-141-0/+282
macglue.c macgetplatform - factored out of config.c