from <module_name> import * # this represent importing all of the exposed functions and classes into your namespace # so if you use a name same as a function in that module. Errors and incompatabalities occurs