It seems pythontidy replaces "abc\n" with
"abc
"

fixing it now.

Massimo

On Feb 4, 2:16 am, Markus Gritsch <m.grit...@gmail.com> wrote:
> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to