On Fri, Dec 12, 2008 at 5:10 AM, [email protected] <[email protected]> wrote: > python version: > Python 2.4.4 (#1, Nov 8 2007, 16:21:05) > > error: > import web > File "/home/XX/work/common/web/__init__.py", line 27, in ? > from application import * > File "/home/XX/work/common/web/application.py", line 576 > yield x > SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
sorry, fixed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
