On Thu, Apr 14, 2005 at 10:56:16PM -0400, Tim Peters wrote: (snip) > ... I'd > reserve intense dislike for, e.g., __no_side_effects__ (remember that one?).
Yes, I found it recently when I fixed a bug in ZopeUndo/Prefix.py. Does anything actually rely on that attribute, and what for? The only check for it that I've found is in ZEO/zrpc/marshal.py, in find_global(), and it's not obvious why that function should rely on a double-underscore attribute. -- Paul Winkler http://www.slinkp.com _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev