]> granicus.if.org Git - python/commitdiff
Added a few constants.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 9 Feb 2001 15:57:53 +0000 (15:57 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 9 Feb 2001 15:57:53 +0000 (15:57 +0000)
Mac/Lib/MACFS.py

index 1d0c2c1eab2dff5fd3916214a2bdea32897f79d1..12d074fa24229b69a0accbb56698b607028a6cde 100644 (file)
@@ -90,3 +90,9 @@ kALMLocationsFolderType               = 'fall'
 kColorSyncProfilesFolderType = 'prof'
 kThemesFolderType                      = 'thme'
 kFavoritesFolderType           = 'favs'
+
+# Don't remember why this is here
+READ = 1
+WRITE = 2
+smAllScripts = -3
+