[IronPython] unittest broken in IPy 2.7A1

Vernon Cole vernondcole at gmail.com
Sun Jul 25 02:56:41 CEST 2010


Dear development team:

This one may be important...

>"c:\program files\IronPython 2.7\ipy.exe"
IronPython 2.7 Alpha 1 (2.7.0.1) on .NET 4.0.30319.1
Type "help", "copyright", "credits" or "license" for more information.
>>> import unittest
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "c:\program files\IronPython 2.7\Lib\unittest\__init__.py", line 58,
in module>
ImportError: No module named result
>>>

Makes it a bit tough to test my modules.
--
Vernon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100724/e503d5de/attachment.html>


More information about the Ironpython-users mailing list