On 23 February 2010 08:16, Benno Lang <[email protected]> wrote: > class Hand: > def __init__(self): > self.hand = []
Of course, I meant "class Player" _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
