Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use py_resource module | Jack Jansen | 1996-05-31 | 1 | -46/+10 |
| | |||||
* | Removed addpack calls for toolbox modules, re-binhexed resources (sigh) | Jack Jansen | 1996-03-20 | 1 | -4/+0 |
| | |||||
* | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 1 | -1/+1 |
| | |||||
* | Added prompts to various file-select dialogs | Jack Jansen | 1995-08-14 | 1 | -8/+4 |
| | | | | Renumbered resources to above 512 | ||||
* | A new home for scripts/applets | Jack Jansen | 1995-07-29 | 1 | -0/+93 |
EditPythonPrefs - Edit the preferences file (sys.path, python home) PackLibDir - Convert a sys.path directory to a resource file RunLibScript - import a module and run as __main__ mkapplet - Create a python applet The resource files belonging to these should also be stored here, somehow.. |