On Dec 3, 2007 2:31 PM, Christopher Armstrong &lt;<a href="mailto:radix@twistedmatrix.com">radix@twistedmatrix.com</a>&gt; wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Twisted has a pretty decent implementation of this concept called<br>
inlineCallbacks. However, use of it requires Python 2.5 (the yield<br>expression was only introduced then) and python-openid supports python<br>2.3 and up.<br></blockquote></div><br>It does?&nbsp; Must be the same thing, but I didn&#39;t realise that it had made it into Twisted yet.
<br>Yea sorry, I forgot to say that co-routines required python 2.5.<br><br><div class="gmail_quote">On Dec 3, 2007 2:47 PM, Wichert Akkerman &lt;<a href="mailto:wichert@wiggy.net">wichert@wiggy.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m sure people won&#39;t consider this, but I&#39;ll say it anyway: support for<br>older Python versions is paramount. Zope2 (and thus Plone) does not<br>support python 2.5, so we can not use anything that requires it.
</blockquote><div><br>Sucks, they should upgrade.&nbsp; It has been out for long enough, and there are tons of awesome new features in 2.5. (but what can you do?)<br clear="all"></div></div><br>-- <br>- Norman Rasmussen<br> - Email: 
<a href="mailto:norman@rasmussen.co.za">norman@rasmussen.co.za</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/</a>