Now THAT was funny!  (I think I once read a Dr. Seuss book about it.)<br><br>Can I just copy the unittest library from 2.6?<br>--<br>Vernon<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 9:05 PM, Dino Viehland <span dir="ltr">&lt;<a href="mailto:dinov@microsoft.com">dinov@microsoft.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">





<div bgcolor="white" link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Weird…  I can only assume the broken module detector is broken.  We apparently need a better broken broken module detector detector.</span></p>


<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-width: medium medium medium 1.5pt; border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; padding: 0in 0in 0in 4pt;">
<div>
<div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span style="font-size: 10pt; color: windowtext;">From:</span></b><span style="font-size: 10pt; color: windowtext;"> <a href="mailto:users-bounces@lists.ironpython.com" target="_blank">users-bounces@lists.ironpython.com</a> [mailto:<a href="mailto:users-bounces@lists.ironpython.com" target="_blank">users-bounces@lists.ironpython.com</a>]
<b>On Behalf Of </b>Michael Foord<br>
<b>Sent:</b> Tuesday, July 27, 2010 6:59 AM<br>
<b>To:</b> Discussion of IronPython<br>
<b>Subject:</b> Re: [IronPython] unittest broken in IPy 2.7A1</span></p>
</div>
</div><div><div></div><div class="h5">
<p class="MsoNormal"> </p>
<p class="MsoNormal">On 25/07/2010 01:56, Vernon Cole wrote: </p>
<p class="MsoNormal" style="margin-bottom: 12pt;">Dear development team:<br>
<br>
This one may be important...</p>
<p class="MsoNormal"><br>
This error is because although the unittest package directory is present in the Lib directory, big chunks of the actual unittest package are missing...<br>
<br>
Michael<br>
<br>
<br>
</p>
<p class="MsoNormal"><span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">&gt;&quot;c:\program files\IronPython 2.7\ipy.exe&quot;</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">IronPython 2.7 Alpha 1 (2.7.0.1) on .NET 4.0.30319.1</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">&gt;&gt;&gt; import unittest</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">Traceback (most recent call last):</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">  File &quot;c:\program files\IronPython 2.7\Lib\unittest\__init__.py&quot;, line 58, in module&gt;</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">ImportError: No module named result</span><br>
<span style="background: none repeat scroll 0% 0% rgb(255, 255, 51);">&gt;&gt;&gt;</span><br>
<br>
Makes it a bit tough to test my modules.<br>
--<br>
Vernon<br>
<br>
<br>
</p>
<pre> </pre>
<pre> </pre>
<pre>_______________________________________________</pre>
<pre>Users mailing list</pre>
<pre><a href="mailto:Users@lists.ironpython.com" target="_blank">Users@lists.ironpython.com</a></pre>
<pre><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a></pre>
<pre>  </pre>
<p class="MsoNormal"><br>
<br>
<br>
</p>
<pre>-- </pre>
<pre><a href="http://www.ironpythoninaction.com/" target="_blank">http://www.ironpythoninaction.com/</a></pre>
<pre><a href="http://www.voidspace.org.uk/blog" target="_blank">http://www.voidspace.org.uk/blog</a></pre>
<pre> </pre>
<pre>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.</pre>


<pre> </pre>
</div></div></div>
</div>
</div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
<br></blockquote></div><br>