Python __new__ vs __init__ Leave a Comment / Python / By admin8092 Let’s review the properties and use cases of exotic Python constructor, which is composed of two methods.