commit | 8426477bbb7647755352bdbd7bee834da8ad2899 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Tue Oct 03 14:35:58 1995 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Tue Oct 03 14:35:58 1995 +0000 |
tree | bca798f42d3a1ef6c3e663ac332212cc621fd0cd | |
parent | 96ebbd30823e40d9bf130d157b6de09741c4826c [diff] [blame] |
Modified/recreated to use keyword arguments
diff --git a/Mac/Lib/toolbox/aetools.py b/Mac/Lib/toolbox/aetools.py index 53d2cbd..68eb825 100644 --- a/Mac/Lib/toolbox/aetools.py +++ b/Mac/Lib/toolbox/aetools.py
@@ -78,6 +78,7 @@ # # Support routine for automatically generated Suite interfaces +# These routines are also useable for the reverse function. # def keysubst(arguments, keydict): """Replace long name keys by their 4-char counterparts, and check"""