ctypes And The WACAH Principle

Gregory Ewing greg.ewing at canterbury.ac.nz
Wed Aug 10 18:31:21 EDT 2016


Lawrence D’Oliveiro wrote:

>>It will let you create non-leaky wrappers ...
>
> Why would I want to do that?

You mentioned that ctypes wrappers are leaky, which I
assumed was meant as a criticism. But if you *like*
your wrappers to be leaky, by all means go for it. :-)

-- 
Greg



More information about the Python-list mailing list