Advertisement
Peaser

Untitled

May 19th, 2015
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1.  
  2. class Constant(int):
  3.   def __del__(self):
  4.     globals()["name"] = self
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement