<div dir="ltr">Hi people,<br><br>I want to use zc.async in&nbsp; a Zope2/Plone web app. The problem that I found it&#39;s that zc.async requires zope.testing. <br>When I run buildout it seems that zope.testing overwrite the testing module from zope2 (instance/lib/python/zope/testing) and when I try to run my automated tests I get an error in testrunner.py about &#39;other&#39; attribute<br clear="all">
<br>The questions are: <br>* it&#39;s possible to run zc.async over Zope2 ? I think it is, in fact, I have it running (I think), but the tests get broken as I said<br>* How can I solve this problem?? There is any way to say in the buildout.cfg: &quot;Ignore the zope.testing package&quot;<br>
&nbsp;&nbsp; I guess that I won&#39;t be able to run the tests for zc.async, but I can live with that...<br>* If I find a way to remove zope.testing, (downloading the source and removing that requirement, I know it&#39;s ugly) could that get me into troubles ?? <br>
* Could zope.testing be require for something else than tests over zc.async and it&#39;s dependecies??<br><br>thanks in advance<br><br>-- <br>Santiago Videla<br><a href="http://www.revolucionesweb.com.ar">www.revolucionesweb.com.ar</a><br>
<a href="http://www.linkedin.com/in/svidela">http://www.linkedin.com/in/svidela</a><br><br>Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el pensamiento que se hace corazón resplandece con la palabra sencilla y humilde que l@s tod@s somos.<br>

</div>