News

Private methods are often used as an implementation detail and are not meant to be accessed directly by the users of a class. The name mangling mechanism in Python makes it difficult to call private .