Python3.x _py_abc
Python 3 系 の_py_abcに関する言語リファレンス情報をまとめたカテゴリです。
ABCMetaクラス
constant
method
__call__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__instancecheck__
__le__
__lt__
__ne__
__new__
__or__
__prepare__
__reduce__
__reduce_ex__
__repr__
__ror__
__setattr__
__sizeof__
__str__
__subclasscheck__
__subclasses__
__subclasshook__
_abc_caches_clear
_abc_registry_clear
_dump_registry
mro
register