• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-AppleScriptKit-2.5.1/Lib/AppleScriptKit/
1# This file is generated by objective.metadata
2#
3# Last update: Tue Sep 18 21:38:55 2012
4
5import objc, sys
6
7if sys.maxsize > 2 ** 32:
8    def sel32or64(a, b): return b
9else:
10    def sel32or64(a, b): return a
11if sys.byteorder == 'little':
12    def littleOrBig(a, b): return a
13else:
14    def littleOrBig(a, b): return b
15
16misc = {
17}
18constants = '''$$'''
19enums = '''$$'''
20misc.update({})
21expressions = {}
22
23# END OF FILE
24