micropython-lib/abc/abc.py

3 wiersze
36 B
Python

2014-05-20 19:28:36 +00:00
def abstractmethod(f):
return f