Bruno Desthuilliers wrote:
> 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)
> 
> 
Caveat emptor ... this code is worth what you paid for it :)

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon is coming! Atlanta, Feb 2010  http://us.pycon.org/
Holden Web LLC                 http://www.holdenweb.com/
UPCOMING EVENTS:        http://holdenweb.eventbrite.com/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to