| 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 0x8a309ec> pydll = <ctypes.LibraryLoader object at 0x8a30a0c> pythonapi = <PyDLL 'None', handle 4001b668 at 8a30a2c> | ||