PATH:
usr
/
lib64
/
python2.7
/
ctypes
/
macholib
###################################################################### # This file should be kept compatible with Python 2.3, see PEP 291. # ###################################################################### """ Enough Mach-O to make your head spin. See the relevant header files in /usr/include/mach-o And also Apple's documentation. """ __version__ = '1.0'
[-] framework.pyo
[edit]
[-] __init__.pyo
[edit]
[-] dyld.py
[edit]
[-] README.ctypes
[edit]
[+]
..
[-] dyld.pyc
[edit]
[-] framework.py
[edit]
[-] __init__.pyc
[edit]
[-] dylib.pyo
[edit]
[-] dylib.pyc
[edit]
[-] dyld.pyo
[edit]
[-] dylib.py
[edit]
[-] framework.pyc
[edit]
[-] fetch_macholib
[edit]
[-] __init__.py
[edit]