Files
pytest2/example/funcarg/mysetup/myapp.py
holger krekel ee78661775 refining docs further
--HG--
branch : trunk
2009-04-13 19:51:42 +02:00

6 lines
60 B
Python

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