[IronPython] Unum problem

Sanghyeon Seo sanxiyn at gmail.com
Fri Oct 13 20:09:15 CEST 2006


2006/10/14, Sanghyeon Seo <sanxiyn at gmail.com>:
> Strange thing is that if I change the line to "if conv == 0",
> *CPython* errs too.

Of course, == is overloaded. Stupid me.

Apply this patch to Unum. Will send to the Unum author too.
http://sparcs.kaist.ac.kr/~tinuviel/download/patch-unum

With the patch, IronPython passes all Unum unit tests.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list