ctypes._endian | index /usr/lib/python2.5/ctypes/_endian.py |
######################################################################
# This file should be kept compatible with Python 2.3, see PEP 291. #
######################################################################
Modules | ||||||
|
Classes | ||||||||||||||||
|
Functions | ||
|
Data | ||
DEFAULT_MODE = 0 RTLD_GLOBAL = 256 RTLD_LOCAL = 0 _OTHER_ENDIAN = '__ctype_be__' __file__ = '/usr/lib/python2.5/ctypes/_endian.pyc' __name__ = 'ctypes._endian' cdll = <ctypes.LibraryLoader object at 0x835146c> pydll = <ctypes.LibraryLoader object at 0x835148c> pythonapi = <PyDLL 'None', handle 4001c668 at 83514ac> |