commit | 26f545c662ab65bad081c73dfb34c45483963efc | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Fri May 02 21:54:56 2008 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Fri May 02 21:54:56 2008 +0000 |
tree | 4e41a833ee5d5a55c2c8a0db004401d5adc347a3 | |
parent | f2ef92cee70de65f6f963fc4ffd3ac5729a19d90 [diff] [blame] |
Fix for issue #2520 (cannot import macerrors)
diff --git a/Lib/plat-mac/macerrors.py b/Lib/plat-mac/macerrors.py index ce2a118..a7b3fee 100644 --- a/Lib/plat-mac/macerrors.py +++ b/Lib/plat-mac/macerrors.py
@@ -1,3 +1,4 @@ +# -coding=latin1- svTempDisable = -32768 #svTempDisable svDisabled = -32640 #Reserve range -32640 to -32768 for Apple temp disables. fontNotOutlineErr = -32615 #bitmap font passed to routine that does outlines only