File: class/Extras/Other/PriorClasses/lmco-nov12/M.py
# M.py _X = 99 def setX(new): global _X _X = new