Files
dev/script/test/cls.py
2018-01-19 10:56:53 +01:00

5 lines
63 B
Python
Executable File

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