diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-05-05 23:11:14 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-05-05 23:11:14 (GMT) |
commit | 0c6d037cc5f53420d519f108eaa4a7cdd76379bf (patch) | |
tree | aa01d18dfb50df7de65badc2ce61ab6bf31247ea /Mac/scripts/EditPythonPrefsBH.bh | |
parent | 1fdadcd42cd430d6e77c1df1ed1df777ca3ff4a2 (diff) | |
download | cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.zip cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.tar.gz cpython-0c6d037cc5f53420d519f108eaa4a7cdd76379bf.tar.bz2 |
Removed string-exception preference, added tabcheck and NavService preference, upped version number.
Diffstat (limited to 'Mac/scripts/EditPythonPrefsBH.bh')
-rw-r--r-- | Mac/scripts/EditPythonPrefsBH.bh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Mac/scripts/EditPythonPrefsBH.bh b/Mac/scripts/EditPythonPrefsBH.bh index f2ce285..c12f31d 100644 --- a/Mac/scripts/EditPythonPrefsBH.bh +++ b/Mac/scripts/EditPythonPrefsBH.bh @@ -36,6 +36,8 @@ DIALOG 510 19.3 Deselect to use new class-based standard exceptions. 20.1 Selecting this disables the new package and site-python features. 20.3 Deselecting this enables the new package and site-python features. -22.1 Press here to turn help balloons off again. +21.1 Press here to turn help balloons off again. +22.1 Select this to use old-style Standard File calls in macfs +22.3 Deselect this to auto-import macfsn which replaces macfs StandardFile calls with Navigation Services wrappers END-DIALOG END |