<div><span class="gmail_quote">On 6/5/06, <b class="gmail_sendername">Kevin Bjorke</b> <<a href="mailto:KBjorke@nvidia.com">KBjorke@nvidia.com</a>> 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 "python *plus*<br>.NET services" and perceive "python" as meaning "python and its typical
<br>modules" -- rather than ".NET services *instead of* the python stuff you<br>thought you already knew and could leverage."</blockquote>
<div> </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. If you want CPython plus .NET services, you should look into Python for .NET instead. That project uses the existing CPython engine, and is therefore compatible with existing C-based extensions. The website is at
<a href="http://pythonnet.sourceforge.net/">http://pythonnet.sourceforge.net/</a></div>
<div> </div>
<div>--</div>
<div>Curt Hagenlocher</div>
<div><a href="mailto:curt@hagenlocher.org">curt@hagenlocher.org</a></div></div>