> # de test2 klasse:
> class test2(test):
>   def __init__(self):
>     super(test2, self).__init__()
>     self.a = str

Uit pure nieuwsgierigheid: wat probeer je te doen met self.a = str ? ;)
_______________________________________________
Python-nl mailing list
Python-nl@python.org
http://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan