]> granicus.if.org Git - python/commit
Do not try to load the GLUT library in the ctypes tests. This test
authorThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 16:50:43 +0000 (16:50 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 13 Jul 2007 16:50:43 +0000 (16:50 +0000)
commitad0cfe3dd7df3b58486e51ab881ddfe1d71d90ba
treec943ec8103da77ab530d4d7e1fb409d601890d2e
parent1fd1cc5be28cdf13758ead4a28a63e871ebad91d
Do not try to load the GLUT library in the ctypes tests.  This test
adds little value, but has a large problem on OS X, as explained in
SF# 1581906.
Lib/ctypes/test/test_find.py