These were regenerated some time ago (with ascii chars only and
fully qualified imports) but somehow not checked in yet.
diff --git a/Mac/Lib/Carbon/AppleEvents.py b/Mac/Lib/Carbon/AppleEvents.py
index e887ea0..68dfc79 100644
--- a/Mac/Lib/Carbon/AppleEvents.py
+++ b/Mac/Lib/Carbon/AppleEvents.py
@@ -710,7 +710,7 @@
 kFAFileParam = FOUR_CHAR_CODE('faal')
 kFAIndexParam = FOUR_CHAR_CODE('indx') 
 kAEInternetSuite = FOUR_CHAR_CODE('gurl')
-kAEISWebStarSuite = FOUR_CHAR_CODE('WWW½')
+kAEISWebStarSuite = FOUR_CHAR_CODE('WWW\xbd')
 kAEISGetURL = FOUR_CHAR_CODE('gurl')
 KAEISHandleCGI = FOUR_CHAR_CODE('sdoc')
 cURL = FOUR_CHAR_CODE('url ')