Where is the Python documentation for the special methods? (__init__, __new__, __len__, …) April 4, 2023 by Tarik Please take a look at the special method names section in the Python language reference.