On Tuesday, August 2, 2016 at 5:18:14 PM UTC+12, eryk sun wrote: > I recommend using ctypes.CDLL instead. ctypes.cdll is pretty much > pointless on Unix systems (and a potential problem on Windows due to > cached function pointers). It also doesn't allow passing the mode, > handle, and use_errno parameters.
None of which I currently care about. -- https://mail.python.org/mailman/listinfo/python-list