Menu

[r31]: / trunk / www / test / class.py  Maximize  Restore  History

Download this file

6 lines (3 with data), 71 Bytes

1
2
3
4
class MyFirstClass:
def my_first_method(self):
return False