21 Aug
2000
21 Aug
'00
6:29 p.m.
On Mon, 21 Aug 2000, Stefan Bambach wrote:
class test: def __init__(self): pass def sayhello(self): return "hello"
def initialize(self): return test()
What's wrong with this code ?
Try to add this attribute to your class 'test': __allow_access_to_unprotected_subobjects__ = 1 ololo@zeus.polsl.gliwice.pl /--------------------------------------\ | `long long long' is too long for GCC | \--------------------------------------/