Name: Anonymous 2011-12-05 10:39
Seriously asking, for the people that like python, why do you like it, and what do you normally use it for?
class Anus (object):
def __init__ (self):
self.__haxxed = True
@property
def haxxed (self):
return self.__haxxed