On Fri, Apr 30, 2010 at 4:31 PM, Jeff Hardy <jdha...@gmail.com> wrote: > On Fri, Apr 30, 2010 at 4:19 PM, Dino Viehland <di...@microsoft.com> wrote: >> That's definitely a bug. We usually check for the interfaces first and >> we have a code path that's assuming we have a user-defined object when >> we're not an enumerable/enumerator but we have __iter__. It's easy >> enough to fix we're just trying to generate optimal code for getting >> the Python type of an object. > > I'll file an issue.
CodePlex #27004 - http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=27004 - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com