lkd-planet/DJAGEN/trunk/djagen/testdir/deneme.py

8 lines
101 B
Python
Raw Normal View History

2010-07-06 19:25:42 +03:00
#!/usr/bin/python
# -*- coding: utf-8 -*-
class Deneme:
def test(self):
print "ok"