Files
x10sa/script/test/cls.py
2015-03-27 10:38:37 +01:00

5 lines
59 B
Python

class cls:
def execute(self):
print "Execute"