looping list problem

bruno modulix onurb at xiludom.gro
Wed Aug 17 10:04:14 EDT 2005


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 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list