Package: lintian4python Version: 0.24.4 Severity: wishlist
Using ctypes.cdll.LoadLibrary() is (almost?) always a bad idea, because ABI of the library it returns to you is unpredictable. lintian4python should emit a warning if this function is used.
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

