<html><head></head><body>I'm using Bottle as suggested earlier. <br clear="none">
And yes, I'm collecting results from a html table passed to the server for processing. <br clear="none">
<br clear="none">
/martin <br clear="none"><br clear="none"><div class="gmail_quote">On 27 Jul 2014, Chris Angelico <rosuav@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k10mail">On Mon, Jul 28, 2014 at 4:07 AM, Peter Otten <__peter__@web.de> wrote:<br clear="none"></pre><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">By the way, Python has something similar to a function that temporarily<br clear="none">interrupts execution but preserves state. It's called generator.</blockquote><br clear="none">Yeah, but I have a suspicion his web framework (which he hasn't<br clear="none">identified, but I suspect *any* web framework) won't be looking for a<br clear="none">generator :) More likely, what he wants is to collect up the return<br clear="none">values in a list, and then return ''.join() that list.<br clear="none"><br clear="none">ChrisA</blockquote></div><br clear="none">-- Sent with <b><a shape="rect" href="https://play.google.com/store/apps/details?id=com.onegravity.k10.pro2">K-@ Mail</a></b> - the evolution of emailing.</body></html>