Fredrik Lundh wrote:
> Jon Bowlas wrote:
(snip)

>>But I get the following error- Line 5: Yield statements are not allowed.
> 
> 
> umm.  I might be missing something, but I cannot find any trace of that
> error message in the Python interpreter source code.  it doesn't even look
> like a Python traceback.  did you perhaps forget to tell us that you're using
> some fancy web framework that uses Python in its own idiosyncratic way?

Some fancy web framework named Zope, I guess...

-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to