I've been using zope 2.2.2 with a plugable brain that does something like this:


class Mybrain:
   def __init__(self):
       self.__dict['myvar'] = 'xyzzy'



I just moved to the latest 2.3 beta and get an error that "__dict__" doesn't exist.

Anyone have a quick pointer for a fix, I have 60 minutes to make this work.

thanks


Brad Clements,                [EMAIL PROTECTED]   (315)268-1000
http://www.murkworks.com                          (315)268-9812 Fax
netmeeting: ils://ils.murkworks.com               AOL-IM: BKClements

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to