summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1998-04-27 15:07:43 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1998-04-27 15:07:43 (GMT)
commitd38dc64a8dccf9cecc5213496b0ae2914943eb2f (patch)
treec21acb2e9c3f0fb66e2642ebf6f406849fd0a351 /Mac
parentcf70b8422fcb2b0b16738a6d12f801ea1366f67d (diff)
downloadcpython-d38dc64a8dccf9cecc5213496b0ae2914943eb2f.zip
cpython-d38dc64a8dccf9cecc5213496b0ae2914943eb2f.tar.gz
cpython-d38dc64a8dccf9cecc5213496b0ae2914943eb2f.tar.bz2
Regenerated with FOUR_CHAR_CODE defined
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Lib/lib-toolbox/Lists.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Lib/lib-toolbox/Lists.py b/Mac/Lib/lib-toolbox/Lists.py
index 405e398..d7bd810 100644
--- a/Mac/Lib/lib-toolbox/Lists.py
+++ b/Mac/Lib/lib-toolbox/Lists.py
@@ -1,5 +1,6 @@
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Lists.h'
+def FOUR_CHAR_CODE(x): return x
listNotifyNothing = FOUR_CHAR_CODE('nada')
listNotifyClick = FOUR_CHAR_CODE('clik')
listNotifyDoubleClick = FOUR_CHAR_CODE('dblc')