<br><div class="gmail_quote">2013/2/20 Maciej Fijalkowski <span dir="ltr"><<a href="mailto:fijall@gmail.com" target="_blank">fijall@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":161">Is it working on released cffi or on cffi that's in-development or you<br>
need patches?</div></blockquote></div><br>It developed it with a nightly build from mid-January,<div>and the cffi library that was available at the time.</div><div>It's now released as cffi 0.5 I think.</div><div><br>
</div><div>I did not test with CPython at all.</div><div><br></div><div>At the time cffi used to return enum values as strings,</div><div>but I just tested with the last version of cffi and pypy nightly build,</div><div>and tests still pass!</div>
<div><br></div><div>    Ran 1006 tests in 34.730s</div><div><div>    FAILED (failures=1)</div></div><div>and the only failure is::</div><div>    self.assertTrue(hasattr(self.etree, '_import_c_api'))</div><div>:-)</div>
<div><br>-- <br>Amaury Forgeot d'Arc
</div>