summaryrefslogtreecommitdiffstats
path: root/Mac/Resources/pythonpath.r
Commit message (Collapse)AuthorAgeFilesLines
* Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working.Jack Jansen2000-10-191-0/+1
|
* Keepconsole is now a 4-way option: never/errorexit/unseen output/always. ↵Jack Jansen2000-09-221-4/+7
| | | | Default is "unseen output". Upped the Popt version number.
* Final tweaks for 2.0b1Jack Jansen2000-09-111-3/+5
|
* Added lib-tk to the standard sys.path initializer.Jack Jansen2000-06-051-1/+2
|
* Removed string-exception preference, added tabcheck and NavService ↵Jack Jansen2000-05-051-0/+3
| | | | preference, upped version number.
* Added Extensions:img:Mac to default sys.pathJack Jansen1999-02-061-0/+1
|
* doh! added missing comma (will check before committing in the future ;-) -- jvrJust van Rossum1999-01-291-1/+1
|
* added path entry for NumPy -- jvrJust van Rossum1999-01-291-0/+1
|
* Pythonpath converted to Rez source, and vers resource removed fromJack Jansen1999-01-291-0/+89
bundle to its own Rez source file. With these changes various resources are all set automatically from .h files.