On OS X, use os.uname() instead of gestalt.sysv(...) to get the
operating system version. This allows to use ctypes when Python was configured with --disable-toolbox-glue.
Showing
Please register or sign in to comment
operating system version. This allows to use ctypes when Python was configured with --disable-toolbox-glue.