Created
August 28, 2013 00:04
-
-
Save ivpusic/6360618 to your computer and use it in GitHub Desktop.
dafuq
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
globals({'_NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'CGPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'letters': 'abcdefghijklmnopqrstuvwxyz', 'NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'testUn': <class 'pyobjus.objc_py_types.testUn'>, 'Factory': <class 'pyobjus.objc_py_types.Factory'>, 'NSPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'CGSize': <class 'pyobjus.objc_py_types.NSSize'>, '__package__': 'pyobjus', 'NSSize': <class 'pyobjus.objc_py_types.NSSize'>, 'NSComparisonResult': <class 'pyobjus.objc_py_types.NSComparisonResult'>, 'CFRange': <class 'pyobjus.objc_py_types.NSRange'>, 'signature_types_to_list': <built-in function signature_types_to_list>, '__doc__': None, 'CGRect': <class 'pyobjus.objc_py_types.NSRect'>, 'NSStringEncoding': <class 'pyobjus.objc_py_types.NSStringEncoding'>, 'test_un_': <class 'pyobjus.objc_py_types.test_un_'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation. | |
All Rights Reserved. | |
Copyright (c) 2000 BeOpen.com. | |
All Rights Reserved. | |
Copyright (c) 1995-2001 Corporation for National Research Initiatives. | |
All Rights Reserved. | |
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. | |
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands | |
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/Users/sam/anaconda/lib/python2.7/site-packages/pyobjus/objc_py_types.pyc', 'enum': <function enum at 0x1004961b8>, 'ctypes': <module 'ctypes' from '/Users/sam/anaconda/lib/python2.7/ctypes/__init__.pyc'>, '__name__': 'pyobjus.objc_py_types', 'types': {'C': <class 'ctypes.c_ubyte'>, 'B': <class 'ctypes.c_bool'>, 'I': <class 'ctypes.c_uint'>, 'L': <class 'ctypes.c_ulong'>, 'Q': <class 'ctypes.c_ulong'>, 'S': <class 'ctypes.c_ushort'>, 'c': <class 'ctypes.c_char'>, 'd': <class 'ctypes.c_double'>, 'f': <class 'ctypes.c_float'>, 'i': <class 'ctypes.c_int'>, '*': <class 'ctypes.c_char_p'>, 'l': <class 'ctypes.c_long'>, 'q': <class 'ctypes.c_long'>, 's': <class 'ctypes.c_short'>}, 'string_encodings': {'NSUTF16StringEncoding': 10, 'NSWindowsCP1252StringEncoding': 12, 'NSProprietaryStringEncoding': 65536, 'NSWindowsCP1250StringEncoding': 15, 'NSUTF16LittleEndianStringEncoding': 2483028224, 'NSUTF32StringEncoding': 2348810496, 'NSWindowsCP1253StringEncoding': 13, 'NSShiftJISStringEncoding': 8, 'NSNEXTSTEPStringEncoding': 2, 'NSJapaneseEUCStringEncoding': 3, 'NSUTF8StringEncoding': 4, 'NSASCIIStringEncoding': 1, 'NSMacOSRomanStringEncoding': 30, 'NSISOLatin1StringEncoding': 5, 'NSUTF32LittleEndianStringEncoding': 2617245952, 'NSNonLossyASCIIStringEncoding': 7, 'NSWindowsCP1254StringEncoding': 14, 'NSUTF32BigEndianStringEncoding': 2550137088, 'NSISO2022JPStringEncoding': 21, 'NSUTF16BigEndianStringEncoding': 2415919360, 'NSSymbolStringEncoding': 6, 'NSISOLatin2StringEncoding': 9, 'NSUnicodeStringEncoding': 10, 'NSWindowsCP1251StringEncoding': 11}, 'NSRect': <class 'pyobjus.objc_py_types.NSRect'>, 'itertools': <module 'itertools' from '/Users/sam/anaconda/lib/python2.7/lib-dynload/itertools.so'>, 'Structure': <type '_ctypes.Structure'>}) | |
globals({'_NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'CGPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'letters': 'abcdefghijklmnopqrstuvwxyz', 'NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'testUn': <class 'pyobjus.objc_py_types.testUn'>, 'Factory': <class 'pyobjus.objc_py_types.Factory'>, 'NSPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'CGSize': <class 'pyobjus.objc_py_types.NSSize'>, '__package__': 'pyobjus', 'NSSize': <class 'pyobjus.objc_py_types.NSSize'>, 'NSComparisonResult': <class 'pyobjus.objc_py_types.NSComparisonResult'>, 'CFRange': <class 'pyobjus.objc_py_types.NSRange'>, 'signature_types_to_list': <built-in function signature_types_to_list>, '__doc__': None, 'CGRect': <class 'pyobjus.objc_py_types.NSRect'>, 'NSStringEncoding': <class 'pyobjus.objc_py_types.NSStringEncoding'>, 'test_un_': <class 'pyobjus.objc_py_types.test_un_'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation. | |
All Rights Reserved. | |
Copyright (c) 2000 BeOpen.com. | |
All Rights Reserved. | |
Copyright (c) 1995-2001 Corporation for National Research Initiatives. | |
All Rights Reserved. | |
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. | |
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands | |
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/Users/sam/anaconda/lib/python2.7/site-packages/pyobjus/objc_py_types.pyc', 'enum': <function enum at 0x1004961b8>, 'ctypes': <module 'ctypes' from '/Users/sam/anaconda/lib/python2.7/ctypes/__init__.pyc'>, '__name__': 'pyobjus.objc_py_types', 'types': {'C': <class 'ctypes.c_ubyte'>, 'B': <class 'ctypes.c_bool'>, 'I': <class 'ctypes.c_uint'>, 'L': <class 'ctypes.c_ulong'>, 'Q': <class 'ctypes.c_ulong'>, 'S': <class 'ctypes.c_ushort'>, 'c': <class 'ctypes.c_char'>, 'd': <class 'ctypes.c_double'>, 'f': <class 'ctypes.c_float'>, 'i': <class 'ctypes.c_int'>, '*': <class 'ctypes.c_char_p'>, 'l': <class 'ctypes.c_long'>, 'q': <class 'ctypes.c_long'>, 's': <class 'ctypes.c_short'>}, 'string_encodings': {'NSUTF16StringEncoding': 10, 'NSWindowsCP1252StringEncoding': 12, 'NSProprietaryStringEncoding': 65536, 'NSWindowsCP1250StringEncoding': 15, 'NSUTF16LittleEndianStringEncoding': 2483028224, 'NSUTF32StringEncoding': 2348810496, 'NSWindowsCP1253StringEncoding': 13, 'NSShiftJISStringEncoding': 8, 'NSNEXTSTEPStringEncoding': 2, 'NSJapaneseEUCStringEncoding': 3, 'NSUTF8StringEncoding': 4, 'NSASCIIStringEncoding': 1, 'NSMacOSRomanStringEncoding': 30, 'NSISOLatin1StringEncoding': 5, 'NSUTF32LittleEndianStringEncoding': 2617245952, 'NSNonLossyASCIIStringEncoding': 7, 'NSWindowsCP1254StringEncoding': 14, 'NSUTF32BigEndianStringEncoding': 2550137088, 'NSISO2022JPStringEncoding': 21, 'NSUTF16BigEndianStringEncoding': 2415919360, 'NSSymbolStringEncoding': 6, 'NSISOLatin2StringEncoding': 9, 'NSUnicodeStringEncoding': 10, 'NSWindowsCP1251StringEncoding': 11}, 'NSRect': <class 'pyobjus.objc_py_types.NSRect'>, 'itertools': <module 'itertools' from '/Users/sam/anaconda/lib/python2.7/lib-dynload/itertools.so'>, 'Structure': <type '_ctypes.Structure'>}) | |
globals({'_NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'CGPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'letters': 'abcdefghijklmnopqrstuvwxyz', 'NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'testUn': <class 'pyobjus.objc_py_types.testUn'>, 'Factory': <class 'pyobjus.objc_py_types.Factory'>, 'NSPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'CGSize': <class 'pyobjus.objc_py_types.NSSize'>, '__package__': 'pyobjus', 'NSSize': <class 'pyobjus.objc_py_types.NSSize'>, 'NSComparisonResult': <class 'pyobjus.objc_py_types.NSComparisonResult'>, 'CFRange': <class 'pyobjus.objc_py_types.NSRange'>, 'signature_types_to_list': <built-in function signature_types_to_list>, '__doc__': None, 'CGRect': <class 'pyobjus.objc_py_types.NSRect'>, 'NSStringEncoding': <class 'pyobjus.objc_py_types.NSStringEncoding'>, 'test_un_': <class 'pyobjus.objc_py_types.test_un_'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation. | |
All Rights Reserved. | |
Copyright (c) 2000 BeOpen.com. | |
All Rights Reserved. | |
Copyright (c) 1995-2001 Corporation for National Research Initiatives. | |
All Rights Reserved. | |
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. | |
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands | |
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/Users/sam/anaconda/lib/python2.7/site-packages/pyobjus/objc_py_types.pyc', 'enum': <function enum at 0x1004961b8>, 'ctypes': <module 'ctypes' from '/Users/sam/anaconda/lib/python2.7/ctypes/__init__.pyc'>, '__name__': 'pyobjus.objc_py_types', 'types': {'C': <class 'ctypes.c_ubyte'>, 'B': <class 'ctypes.c_bool'>, 'I': <class 'ctypes.c_uint'>, 'L': <class 'ctypes.c_ulong'>, 'Q': <class 'ctypes.c_ulong'>, 'S': <class 'ctypes.c_ushort'>, 'c': <class 'ctypes.c_char'>, 'd': <class 'ctypes.c_double'>, 'f': <class 'ctypes.c_float'>, 'i': <class 'ctypes.c_int'>, '*': <class 'ctypes.c_char_p'>, 'l': <class 'ctypes.c_long'>, 'q': <class 'ctypes.c_long'>, 's': <class 'ctypes.c_short'>}, 'string_encodings': {'NSUTF16StringEncoding': 10, 'NSWindowsCP1252StringEncoding': 12, 'NSProprietaryStringEncoding': 65536, 'NSWindowsCP1250StringEncoding': 15, 'NSUTF16LittleEndianStringEncoding': 2483028224, 'NSUTF32StringEncoding': 2348810496, 'NSWindowsCP1253StringEncoding': 13, 'NSShiftJISStringEncoding': 8, 'NSNEXTSTEPStringEncoding': 2, 'NSJapaneseEUCStringEncoding': 3, 'NSUTF8StringEncoding': 4, 'NSASCIIStringEncoding': 1, 'NSMacOSRomanStringEncoding': 30, 'NSISOLatin1StringEncoding': 5, 'NSUTF32LittleEndianStringEncoding': 2617245952, 'NSNonLossyASCIIStringEncoding': 7, 'NSWindowsCP1254StringEncoding': 14, 'NSUTF32BigEndianStringEncoding': 2550137088, 'NSISO2022JPStringEncoding': 21, 'NSUTF16BigEndianStringEncoding': 2415919360, 'NSSymbolStringEncoding': 6, 'NSISOLatin2StringEncoding': 9, 'NSUnicodeStringEncoding': 10, 'NSWindowsCP1251StringEncoding': 11}, 'NSRect': <class 'pyobjus.objc_py_types.NSRect'>, 'itertools': <module 'itertools' from '/Users/sam/anaconda/lib/python2.7/lib-dynload/itertools.so'>, 'Structure': <type '_ctypes.Structure'>}) | |
globals({'_NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'CGPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'letters': 'abcdefghijklmnopqrstuvwxyz', 'NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'testUn': <class 'pyobjus.objc_py_types.testUn'>, 'Factory': <class 'pyobjus.objc_py_types.Factory'>, 'NSPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'CGSize': <class 'pyobjus.objc_py_types.NSSize'>, '__package__': 'pyobjus', 'NSSize': <class 'pyobjus.objc_py_types.NSSize'>, 'NSComparisonResult': <class 'pyobjus.objc_py_types.NSComparisonResult'>, 'CFRange': <class 'pyobjus.objc_py_types.NSRange'>, 'signature_types_to_list': <built-in function signature_types_to_list>, '__doc__': None, 'CGRect': <class 'pyobjus.objc_py_types.NSRect'>, 'NSStringEncoding': <class 'pyobjus.objc_py_types.NSStringEncoding'>, 'test_un_': <class 'pyobjus.objc_py_types.test_un_'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation. | |
All Rights Reserved. | |
Copyright (c) 2000 BeOpen.com. | |
All Rights Reserved. | |
Copyright (c) 1995-2001 Corporation for National Research Initiatives. | |
All Rights Reserved. | |
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. | |
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands | |
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/Users/sam/anaconda/lib/python2.7/site-packages/pyobjus/objc_py_types.pyc', 'enum': <function enum at 0x1004961b8>, 'ctypes': <module 'ctypes' from '/Users/sam/anaconda/lib/python2.7/ctypes/__init__.pyc'>, '__name__': 'pyobjus.objc_py_types', 'types': {'C': <class 'ctypes.c_ubyte'>, 'B': <class 'ctypes.c_bool'>, 'I': <class 'ctypes.c_uint'>, 'L': <class 'ctypes.c_ulong'>, 'Q': <class 'ctypes.c_ulong'>, 'S': <class 'ctypes.c_ushort'>, 'c': <class 'ctypes.c_char'>, 'd': <class 'ctypes.c_double'>, 'f': <class 'ctypes.c_float'>, 'i': <class 'ctypes.c_int'>, '*': <class 'ctypes.c_char_p'>, 'l': <class 'ctypes.c_long'>, 'q': <class 'ctypes.c_long'>, 's': <class 'ctypes.c_short'>}, 'string_encodings': {'NSUTF16StringEncoding': 10, 'NSWindowsCP1252StringEncoding': 12, 'NSProprietaryStringEncoding': 65536, 'NSWindowsCP1250StringEncoding': 15, 'NSUTF16LittleEndianStringEncoding': 2483028224, 'NSUTF32StringEncoding': 2348810496, 'NSWindowsCP1253StringEncoding': 13, 'NSShiftJISStringEncoding': 8, 'NSNEXTSTEPStringEncoding': 2, 'NSJapaneseEUCStringEncoding': 3, 'NSUTF8StringEncoding': 4, 'NSASCIIStringEncoding': 1, 'NSMacOSRomanStringEncoding': 30, 'NSISOLatin1StringEncoding': 5, 'NSUTF32LittleEndianStringEncoding': 2617245952, 'NSNonLossyASCIIStringEncoding': 7, 'NSWindowsCP1254StringEncoding': 14, 'NSUTF32BigEndianStringEncoding': 2550137088, 'NSISO2022JPStringEncoding': 21, 'NSUTF16BigEndianStringEncoding': 2415919360, 'NSSymbolStringEncoding': 6, 'NSISOLatin2StringEncoding': 9, 'NSUnicodeStringEncoding': 10, 'NSWindowsCP1251StringEncoding': 11}, 'NSRect': <class 'pyobjus.objc_py_types.NSRect'>, 'itertools': <module 'itertools' from '/Users/sam/anaconda/lib/python2.7/lib-dynload/itertools.so'>, 'Structure': <type '_ctypes.Structure'>}) | |
globals({'_NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'CGPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'letters': 'abcdefghijklmnopqrstuvwxyz', 'NSRange': <class 'pyobjus.objc_py_types.NSRange'>, 'testUn': <class 'pyobjus.objc_py_types.testUn'>, 'Factory': <class 'pyobjus.objc_py_types.Factory'>, 'NSPoint': <class 'pyobjus.objc_py_types.NSPoint'>, 'CGSize': <class 'pyobjus.objc_py_types.NSSize'>, '__package__': 'pyobjus', 'NSSize': <class 'pyobjus.objc_py_types.NSSize'>, 'NSComparisonResult': <class 'pyobjus.objc_py_types.NSComparisonResult'>, 'CFRange': <class 'pyobjus.objc_py_types.NSRange'>, 'signature_types_to_list': <built-in function signature_types_to_list>, '__doc__': None, 'CGRect': <class 'pyobjus.objc_py_types.NSRect'>, 'NSStringEncoding': <class 'pyobjus.objc_py_types.NSStringEncoding'>, 'test_un_': <class 'pyobjus.objc_py_types.test_un_'>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation. | |
All Rights Reserved. | |
Copyright (c) 2000 BeOpen.com. | |
All Rights Reserved. | |
Copyright (c) 1995-2001 Corporation for National Research Initiatives. | |
All Rights Reserved. | |
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. | |
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands | |
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, '__file__': '/Users/sam/anaconda/lib/python2.7/site-packages/pyobjus/objc_py_types.pyc', 'enum': <function enum at 0x1004961b8>, 'ctypes': <module 'ctypes' from '/Users/sam/anaconda/lib/python2.7/ctypes/__init__.pyc'>, '__name__': 'pyobjus.objc_py_types', 'types': {'C': <class 'ctypes.c_ubyte'>, 'B': <class 'ctypes.c_bool'>, 'I': <class 'ctypes.c_uint'>, 'L': <class 'ctypes.c_ulong'>, 'Q': <class 'ctypes.c_ulong'>, 'S': <class 'ctypes.c_ushort'>, 'c': <class 'ctypes.c_char'>, 'd': <class 'ctypes.c_double'>, 'f': <class 'ctypes.c_float'>, 'i': <class 'ctypes.c_int'>, '*': <class 'ctypes.c_char_p'>, 'l': <class 'ctypes.c_long'>, 'q': <class 'ctypes.c_long'>, 's': <class 'ctypes.c_short'>}, 'string_encodings': {'NSUTF16StringEncoding': 10, 'NSWindowsCP1252StringEncoding': 12, 'NSProprietaryStringEncoding': 65536, 'NSWindowsCP1250StringEncoding': 15, 'NSUTF16LittleEndianStringEncoding': 2483028224, 'NSUTF32StringEncoding': 2348810496, 'NSWindowsCP1253StringEncoding': 13, 'NSShiftJISStringEncoding': 8, 'NSNEXTSTEPStringEncoding': 2, 'NSJapaneseEUCStringEncoding': 3, 'NSUTF8StringEncoding': 4, 'NSASCIIStringEncoding': 1, 'NSMacOSRomanStringEncoding': 30, 'NSISOLatin1StringEncoding': 5, 'NSUTF32LittleEndianStringEncoding': 2617245952, 'NSNonLossyASCIIStringEncoding': 7, 'NSWindowsCP1254StringEncoding': 14, 'NSUTF32BigEndianStringEncoding': 2550137088, 'NSISO2022JPStringEncoding': 21, 'NSUTF16BigEndianStringEncoding': 2415919360, 'NSSymbolStringEncoding': 6, 'NSISOLatin2StringEncoding': 9, 'NSUnicodeStringEncoding': 10, 'NSWindowsCP1251StringEncoding': 11}, 'NSRect': <class 'pyobjus.objc_py_types.NSRect'>, 'itertools': <module 'itertools' from '/Users/sam/anaconda/lib/python2.7/lib-dynload/itertools.so'>, 'Structure': <type '_ctypes.Structure'>}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment