Steve Holden a écrit : (snip)
This is untested code
indeed !-)
class kbInterface(object):
def __init__(self):
self.zxc = 0
def prompt1(self):
self.count += 1
Ahem... (snip) -- http://mail.python.org/mailman/listinfo/python-list
