Weird...  I can only assume the broken module detector is broken.  We 
apparently need a better broken broken module detector detector.

From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Michael Foord
Sent: Tuesday, July 27, 2010 6:59 AM
To: Discussion of IronPython
Subject: Re: [IronPython] unittest broken in IPy 2.7A1

On 25/07/2010 01:56, Vernon Cole wrote:
Dear development team:

This one may be important...

This error is because although the unittest package directory is present in the 
Lib directory, big chunks of the actual unittest package are missing...

Michael


>"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







_______________________________________________

Users mailing list

Users@lists.ironpython.com<mailto:Users@lists.ironpython.com>

http://lists.ironpython.com/listinfo.cgi/users-ironpython.com






--

http://www.ironpythoninaction.com/

http://www.voidspace.org.uk/blog



READ CAREFULLY. By accepting and reading this email you agree, on behalf of 
your employer, to release me from all obligations and waivers arising from any 
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, 
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and 
acceptable use policies ("BOGUS AGREEMENTS") that I have entered into with your 
employer, its partners, licensors, agents and assigns, in perpetuity, without 
prejudice to my ongoing rights and privileges. You further represent that you 
have the authority to release me from any BOGUS AGREEMENTS on behalf of your 
employer.


_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to