Skip to content
Snippets Groups Projects
Commit 413c3e10 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py/objtype: instance: Inherit protocol vtable from a base class.

This allows to define an  abstract base class which would translate
C-level protocol to Python method calls, and any subclass inheriting
from it will support this feature. This in particular actually enables
recently introduced machine.PinBase class.
parent ad229477
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment