[visionegg] Re: Minor patch to VisionEgg.__init__.py
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Mon, 05 Dec 2005 11:14:50 -0800
Thanks Simeon. That's in subversion revision 1347.
Simeon Fitch wrote:
>In the defaults resolution code in "ClassWithParameters", there is a
>minor attribute resolution bug if you (gasp!) use multiple inheritance
>and one of your intermediate classes doesn't have a
>"parameters_and_defaults" and/or a "constant_parameters_and_defaults"
>attribute.
>
>My fix is just to check for the attribute before enumerating its values:
>
>
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] Minor patch to VisionEgg.__init__.py
- From: Simeon Fitch
Other related posts:
- » [visionegg] Minor patch to VisionEgg.__init__.py
- » [visionegg] Re: Minor patch to VisionEgg.__init__.py
- [visionegg] Minor patch to VisionEgg.__init__.py
- From: Simeon Fitch