Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. | Jack Jansen | 2000-10-19 | 1 | -0/+1 |
| | |||||
* | Keepconsole is now a 4-way option: never/errorexit/unseen output/always. ↵ | Jack Jansen | 2000-09-22 | 1 | -4/+7 |
| | | | | Default is "unseen output". Upped the Popt version number. | ||||
* | Final tweaks for 2.0b1 | Jack Jansen | 2000-09-11 | 1 | -3/+5 |
| | |||||
* | Added lib-tk to the standard sys.path initializer. | Jack Jansen | 2000-06-05 | 1 | -1/+2 |
| | |||||
* | Removed string-exception preference, added tabcheck and NavService ↵ | Jack Jansen | 2000-05-05 | 1 | -0/+3 |
| | | | | preference, upped version number. | ||||
* | Added Extensions:img:Mac to default sys.path | Jack Jansen | 1999-02-06 | 1 | -0/+1 |
| | |||||
* | doh! added missing comma (will check before committing in the future ;-) -- jvr | Just van Rossum | 1999-01-29 | 1 | -1/+1 |
| | |||||
* | added path entry for NumPy -- jvr | Just van Rossum | 1999-01-29 | 1 | -0/+1 |
| | |||||
* | Pythonpath converted to Rez source, and vers resource removed from | Jack Jansen | 1999-01-29 | 1 | -0/+89 |
bundle to its own Rez source file. With these changes various resources are all set automatically from .h files. |