openmedialibrary_platform/Darwin/lib/python3.4/ctypes/macholib/__init__.py
2014-09-30 21:25:01 +02:00

9 lines
154 B
Python

"""
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'