| commit | 7fee6dd2a37461d7779087ff754898d19180617b | [log] [tgz] |
|---|---|---|
| author | Thomas Heller <theller@ctypes.org> | Thu Oct 11 19:51:32 2007 +0000 |
| committer | Thomas Heller <theller@ctypes.org> | Thu Oct 11 19:51:32 2007 +0000 |
| tree | 2bfc8120467a7b8c62ebca44a944200012318ebb | |
| parent | 631fee62351397e940e4616ef48f03788962c3eb [diff] |
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.