Fixed the names of module constants with a double underscore to avoid polluting the namespace.
Changed the names of module 'common.py' constants with double underscore. Any names with double underscore are placed with the module name appended in the symbol table, thus avoiding conflicts.