Alan Franzoni wrote:
> Georg Brandl on comp.lang.python said:
>
>>>>> d.__dict__
>> {}
>
> Which Python version, on which system? I can see the properly inserted
> attribute in __dict__, both with old style and new style classes.It's 2.4.2, on Linux. The 2.5 SVN trunk has the same symptom. Georg -- http://mail.python.org/mailman/listinfo/python-list
