Python3.x collections.abc
Python 3 系 のcollections.abcに関する言語リファレンス情報をまとめたカテゴリです。
_OrderedDictKeysViewクラス
ConfigParserクラス
ConverterMappingクラス
RawConfigParserクラス
SectionProxyクラス
_ChainMapクラス
_PathParentsクラス
_Sequenceクラス
constant
Tracebackクラス
_Tracesクラス
AsyncGeneratorクラス
constant
AsyncIterableクラス
constant
AsyncIteratorクラス
constant
Callableクラス
constant
function
Awaitableクラス
constant
Bufferクラス
constant
ByteStringクラス
constant
Collectionクラス
constant
Containerクラス
constant
Coroutineクラス
constant
Generatorクラス
constant
Hashableクラス
constant
ItemsViewクラス
constant
method
__and__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__ne__
__new__
__or__
__rand__
__reduce__
__reduce_ex__
__repr__
__ror__
__rsub__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__xor__
_from_iterable
_hash
isdisjoint
Iterableクラス
constant
Iteratorクラス
constant
KeysViewクラス
constant
method
__and__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__ne__
__new__
__or__
__rand__
__reduce__
__reduce_ex__
__repr__
__ror__
__rsub__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__xor__
_from_iterable
_hash
isdisjoint
Mappingクラス
constant
MappingViewクラス
MutableMappingクラス
constant
method
__contains__
__delattr__
__delitem__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getstate__
__gt__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__setitem__
__sizeof__
__str__
__subclasshook__
clear
get
items
keys
pop
popitem
setdefault
update
values
MutableSequenceクラス
constant
method
__contains__
__delattr__
__delitem__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getstate__
__gt__
__hash__
__iadd__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__reversed__
__setattr__
__setitem__
__sizeof__
__str__
__subclasshook__
append
clear
count
extend
index
insert
pop
remove
reverse
MutableSetクラス
constant
method
__and__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__iand__
__init__
__init_subclass__
__ior__
__isub__
__iter__
__ixor__
__le__
__len__
__lt__
__ne__
__new__
__or__
__rand__
__reduce__
__reduce_ex__
__repr__
__ror__
__rsub__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__xor__
_from_iterable
_hash
add
clear
discard
isdisjoint
pop
remove
Setクラス
constant
method
__and__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__ne__
__new__
__or__
__rand__
__reduce__
__reduce_ex__
__repr__
__ror__
__rsub__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__xor__
_from_iterable
_hash
isdisjoint