refcount
¶
refcount package.
Python classes for reference counting
Modules:
-
base
–Base classes for reference counting.
-
debug
–Debugging utilities.
-
interop
–Implementation of reference counting classes for external resources accessed via interoperability software such as cffi.
-
putils
–Platform specific helpers to manage locating native dynamic libraries.