def processEvent(self, row):
		animals.processEvent(self.conn, row)
Beispiel #2
0
'''
A string
'''


from khopeshpy import animals

test = animals.processEvent()
animal = animals.wolf.Event()