We know that in a class, functions starting with __function__ do not get imported while using:
__function__
from module import *
Someone as
A variable name starting with an underscore is a strong hint that this variable should be viewed as private.
Read http://docs.python.org/tutorial/classes.html#private-variables