[Ironpython-users] Why does this happen?

2012-03-24 Thread Slide
I am implementing a module in C#. This module does some comparison operations. One of the tests for this module has something like the following: class CmpErr: def __cmp__(self, other): raise ZeroDivisionError x = [CmpErr(), CmpErr(), CmpErr()] cSharpMethod(x) Inside cSharpMethod is

[Ironpython-users] IronPython, Daily Digest 3/23/2012

2012-03-24 Thread no_reply
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] 2.7.2.1 "load language" problem 2. [New comment] 2.7.2.1 "load language" problem -- ISSUES 1. [New comment] 2.7.2.1 "load langu