[IronPython] __init__ ignored in favor of base class constructor? - blocker
Dan Eloff
dan.eloff at gmail.com
Mon Dec 1 20:15:02 CET 2008
On Mon, Dec 1, 2008 at 10:41 AM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
>
> Looks like the subclassing bug *again*. :-)
>
> (i.e. it looks like Theme.__new__(...) is actually being diverted back to
> MyTheme.__new__(...))
>
> Michael
>
I suspect this is the same bug you resolver guys have been reporting
recently, but I reported this at
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=20021
just to be thorough.
-Dan
More information about the Ironpython-users
mailing list