Somebody must have put some unicode string somewhere.

On Jan 19, 9:17 am, Fran <[email protected]> wrote:
> On Jan 19, 2:46 pm, mdipierro <[email protected]> wrote:
>
> > No app level code is executed before a call to controllers.
> > I suggest
> >    cd applications
> >    mkdir sahanatest
> >    cp -r sahana/* sahanatest
> >    rm -r sahanatest/models
> >    echo 'def index(): return dict()' > sahanatest/controllers/test.py
> >    wgethttp://.../sahanatest/test/index
> > Do you get the error?
>
> No, not even with the model & with custom views code.
>
> After some more experimentation, I found that I needed to amend the
> text encoding of the files & copy/paste into new files.....doesn't
> seem like the end result matters, just the amending...default.py
> fixed, still struggling with the rest.
>
> Not sure why this would suddenly have happened!
>
> Very bizaarre...
>
> Thanks for your help in narrowing it down anyway :)
>
> F
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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.


Reply via email to