| ctypes._endian | index /usr/local/lib/python2.5/ctypes/_endian.py Module Docs |
######################################################################
# 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 cdll = <ctypes.LibraryLoader object at 0xb6d44bac> memmove = <CFunctionType object at 0xb6d3c304> memset = <CFunctionType object at 0xb6d3c36c> pydll = <ctypes.LibraryLoader object at 0xb6d44bcc> pythonapi = <PyDLL 'None', handle 40a710 at b6d44bec> | ||