Programming Misconceptions
Home
Misconceptions
Concepts
Languages
Textbooks
Contributors
About
Home
Languages
Python
plr3.13
__init__
Python Language Reference, Version 3.13
3.3.1. __init__
Read this Section of the Authoritative Specification
https://docs.python.org/3.13/reference/datamodel.html#object.__init__
3 Documented Misconceptions
InitCreates
__init__ must create a new object
InitReturnsObject
__init__ needs to return an object
NoEmptyInit
__init__ must do something
Find Misconceptions by...
Concept
Programming Language
Notional Machine
Textbook
About
About This Site
Structure and Content of the Inventory
Contributors