import nested1 # get module as a whole nested1.X = 88 # change nested1's X nested1.printer()