<div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">Kevin Bjorke</b> &lt;<a href="mailto:KBjorke@nvidia.com">KBjorke@nvidia.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I suspect that a lot of folks other than myself expect &quot;python *plus*<br>.NET services&quot; and perceive &quot;python&quot; as meaning &quot;python and its typical
<br>modules&quot; -- rather than &quot;.NET services *instead of* the python stuff you<br>thought you already knew and could leverage.&quot;</blockquote>
<div>&nbsp;</div>
<div>Any non-C implementation of the Python language is almost certainly not going to be binary-compatible with CPython for what seem like obvious reasons.&nbsp; If you want CPython plus .NET services, you should look into Python for .NET instead.&nbsp; That project uses the existing CPython engine, and is therefore compatible with existing C-based extensions.&nbsp; The website is at 
<a href="http://pythonnet.sourceforge.net/">http://pythonnet.sourceforge.net/</a></div>
<div>&nbsp;</div>
<div>--</div>
<div>Curt Hagenlocher</div>
<div><a href="mailto:curt@hagenlocher.org">curt@hagenlocher.org</a></div></div>