[Ctypes-devel] Re: [PATCH] utils.py from cvs-head to branch_1_0
Brought to you by:
theller
From: Thomas H. <th...@py...> - 2005-11-22 18:24:32
|
Sean Jensen-Grey <se...@xy...> writes: > I was using OpenGL-ctypes and notice that ctypes-cvs-head had a better > util.py than branch_1_0 specifically when attempting to load libgle. > > The head version correctly finds libgle.so.3 while branch_1_0 assumes > libgle.so > > Please review the attached util.py, it exports the same find_library > function as the orginal. Thanks, I will probably commit it into the branch_1_0. Can you also supply some test cases? Thomas |