Files
pytest2/doc/example/funcarg/mysetup2/myapp.py
holger krekel 677f7c0a6a remove trailing whitespace everywhere
--HG--
branch : trunk
2010-07-26 21:15:15 +02:00

6 lines
60 B
Python

class MyApp:
def question(self):
return 6 * 9