☰ Оглавление

Таблица методов базовых типов Python2 и Python3

Перед вами исчерпывающий справочник по методам ключевых типов данных ключевых типов данных Python 2 и 3. Изначально, он создавался для того, чтобы заглядывать в него при использовании утиной типизации, но теперь я просто люблю его почитать. Из него можно узнать, что 3.14159265.hex() равно '0x1.921fb53c8d4f1p+1', что существует полезности на редкие случаи типа swapcase, экзотические рудименты типа viewitems, или нововведения типа __isabstractmethod__… Думаю, что пару раз просмотреть эту таблицу и поиграться флажками будет интересно любому Python-разработчику, и даже самые искушённые смогут найти для себя пару интересных вещей и поводов заглянуть в документацию и поэкспериментировать в консоли.

Python 2.7
Python 3.3
int
float
complex
str
unicode
tuple
list
bytearray
dict
set
frozenset
object
property
intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
addintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
appendintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
as_integer_ratiointfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
bit_lengthintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
capitalizeintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
centerintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
clearintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
conjugateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
copyintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
countintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
decodeintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
deleterintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
denominatorintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
differenceintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
difference_updateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
discardintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
encodeintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
endswithintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
expandtabsintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
extendintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
fdelintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
fgetintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
findintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
formatintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
fromhexintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
fromkeysintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
fsetintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
getintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
getterintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
has_keyintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
hexintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
imagintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
indexintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
insertintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
intersectionintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
intersection_updateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
is_integerintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isalnumintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isalphaintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isdecimalintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isdigitintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isdisjointintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
islowerintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isnumericintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isspaceintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
issubsetintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
issupersetintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
istitleintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
isupperintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
itemsintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
iteritemsintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
iterkeysintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
itervaluesintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
joinintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
keysintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
ljustintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
lowerintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
lstripintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
numeratorintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
partitionintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
popintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
popitemintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
realintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
removeintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
replaceintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
reverseintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rfindintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rindexintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rjustintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rpartitionintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rsplitintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
rstripintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
setdefaultintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
setterintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
sortintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
splitintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
splitlinesintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
startswithintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
stripintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
swapcaseintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
symmetric_differenceintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
symmetric_difference_updateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
titleintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
translateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
unionintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
updateintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
upperintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
valuesintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
viewitemsintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
viewkeysintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
viewvaluesintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
zfillintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
_formatter_field_name_splitintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
_formatter_parserintfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__abs__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__add__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__alloc__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__and__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__class__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__cmp__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__coerce__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__contains__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__delattr__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__delete__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__delitem__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__delslice__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__div__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__divmod__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__doc__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__eq__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__float__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__floordiv__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__format__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__ge__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__get__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__getattribute__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__getformat__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__getitem__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__getnewargs__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__getslice__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__gt__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__hash__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__hex__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__iadd__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__iand__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__imul__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__index__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__init__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__int__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__invert__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__ior__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__isub__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__iter__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__ixor__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__le__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__len__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__long__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__lshift__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__lt__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__mod__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__mul__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__ne__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__neg__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__new__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__nonzero__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__oct__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__or__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__pos__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__pow__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__radd__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rand__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rdiv__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rdivmod__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__reduce__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__reduce_ex__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__repr__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__reversed__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rfloordiv__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rlshift__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rmod__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rmul__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__ror__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rpow__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rrshift__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rshift__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rsub__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rtruediv__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__rxor__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__set__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__setattr__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__setformat__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__setitem__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__setslice__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__sizeof__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__str__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__sub__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__subclasshook__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__truediv__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__trunc__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty
__xor__intfloatcomplexstrunicodetuplelistbytearraydictsetfrozensetobjectproperty

Это простенькое web-приложение я создавал для себя и не гнался за совместимостью со всеми возможными браузерами. Вместе с тем, я не стремлюсь сохранять ошибки, даже, если мне они не заметны. Если у вас что-то не работает, пожалуйста сообщите.