On 9/8/07, <b class="gmail_sendername">M. David Peterson</b> &lt;<a href="mailto:xmlhacker@gmail.com">xmlhacker@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I was going to come back to this tomorrow and begin to file bugs as, if, and where necessary but in the mean time if someone from MSFT could verify what seems to be the obvious -- that&#39;s there&#39;s &quot;no implementation for interface method
Microsoft.Scripting.Types.ISuperDynamicObject::get_Dict() in class
IronPython.NewTypes.System.Object_1&quot; as opposed to this being a Mono specific issue you could spare me the pain and suffering of having to fire up a Windows VM and test it for myself.</blockquote><div><br>Oddly enough (well it seems odd to me, anyway) the problem I am currently encountering with IPY2a4 on Windows is,
<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">PS C:\Users\m.david\Projects\IronPython-2.0A4&gt; .\ipy.exe SimpleSwarm.py<br>Traceback (most recent call last):
<br>&nbsp; File SimpleSwarm.py, line 27, in Initialize<br>&nbsp; File , line 0, in _stub_##2<br>ImportError: No module named likefile<br></blockquote></div><br>So it seems that the subject line issue is specific to Mono.&nbsp; Will re-build from source to see if that helps, but in the mean time:&nbsp; A quick Google for &#39;
likefile.py&#39; turns up some IRC logs that may help pinpoint this issue to something specific to Windows that happens with cPython as well.&nbsp; Once I return from b-fast I plan to hit up the Kamaelia IRC channel to see if I can get to the bottom of this, but wanted to quickly update this thread with the above info.
<br><br>Will update again once more info is available.<br></div><br>-- <br>/M:D<br><br>M. David Peterson<br><a href="http://mdavid.name">http://mdavid.name</a> | <a href="http://www.oreillynet.com/pub/au/2354">http://www.oreillynet.com/pub/au/2354
</a> | <a href="http://dev.aol.com/blog/3155">http://dev.aol.com/blog/3155</a>