<div class="gmail_quote">2012/2/19 Stefan Behnel <span dir="ltr">&lt;<a href="mailto:stefan_ml@behnel.de">stefan_ml@behnel.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":5g2">That&#39;s different for PyComplexObject, which allows direct unboxed access to<br>
the real and imaginary number fields. Cython makes use of that for<br>
interfacing between C/C++ complex and Python complex.</div></blockquote></div><br>Why don&#39;t you use PyComplex_AsCComplex or other similar API for this?<div><div><div><div><div><br></div>-- <br>Amaury Forgeot d&#39;Arc<br>

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