Leonardo Rochael Almeida wrote:
On Mon, 2004-01-05 at 00:06, Mike C. Fletcher wrote:
http://zope.org/Collectors/Zope/1055
Is a bug report I filed a while ago for a fairly trivial breakage of the
ClassSecurityInfo class due to the use of assignment to the class
dictionary during the apply
http://zope.org/Collectors/Zope/1055
Is a bug report I filed a while ago for a fairly trivial breakage of the
ClassSecurityInfo class due to the use of assignment to the class
dictionary during the apply method. I'm wondering, is this fixed now on
CVS head? I've been using a work-around
On Mon, 2004-01-05 at 00:06, Mike C. Fletcher wrote:
http://zope.org/Collectors/Zope/1055
Is a bug report I filed a while ago for a fairly trivial breakage of the
ClassSecurityInfo class due to the use of assignment to the class
dictionary during the apply method. [...]
The