j'en ai un autre, de la révision 21 :
chtitux@localhost ~/src/feedbox2-svn $ ./feedbox.py
File "./feedbox.py", line 215
yield b.next()
SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
chtitux@localhost ~/src/feedbox2-svn $
Python 2.4.4 (la 2.5 est masquée dur, comme dit la vache Larry :)
[^] # Re: Bug
Posté par chtitux (site web personnel) . En réponse au journal feedBox 2, le retour. Évalué à 2.
chtitux@localhost ~/src/feedbox2-svn $ ./feedbox.py
File "./feedbox.py", line 215
yield b.next()
SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
chtitux@localhost ~/src/feedbox2-svn $
Python 2.4.4 (la 2.5 est masquée dur, comme dit la vache Larry :)