A descriptor with an object bound to it.
It’s like bound methods, but more general.
Instead of using the passed obj, it will use its stored obj as instance for the descriptor.
pytilities.descriptors.attributedescriptor
pytilities.descriptors.dereferenceddescriptor
Enter search terms or a module, class or function name.