Hi,
when clicking on the [test] link in admin to run the unit-tests, the
following traceback is issued:
Traceback (most recent call last):
File
"D:\home\ActivityRecording\utilities\google_appengine\web2py-read-only\gluon\restricted.py",
line 97, in restricted
ccode = compile(code.replace('\r\n', '\n'), layer, 'exec')
File
"D:/home/ActivityRecording/utilities/google_appengine/web2py-read-only/applications/keygen/controllers/default.py",
line 165
html='<h2>Testing controller "%s.py" ... done.</h2><br/>
^
SyntaxError: EOL while scanning single-quoted string
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---