notes/pl/py/py-kw.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

16 строки
136 B
Plaintext

__add__
__call__
function
__doc__
function doc
__cmp__
compare
__str__
__hash__
__new__
__name__
__reduce__
__reduce_ex__