EDIT:
Why I use yield?
yield header
while 1:
some action
yield content
yield footer
On 14 déc, 19:27, je <[email protected]> wrote:
> Why I use yield?
>
> yield header
> while 1:
> yield content
> yield footer
>
> On 14 déc, 19:23, m g <[email protected]> wrote:
>
> > On Mon, Dec 14, 2009 at 12:58 PM, je <[email protected]> wrote:
> > > err2() is never detected.
> > > Is it a bug?
>
> > What exactly are you trying to accomplish here?
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.