On 30 Jan 2014, at 8:16 PM, horridohobbyist <[email protected]> wrote:
> Whoops, I goofed! I didn't realize that Python is interpreted into byte code 
> files (.pyc). So the changes I made in tools.py didn't actually get run. I 
> don't know how to convert tools.py into .pyc.

Just restart web2py, and then check that the modified date of the .pyc is later 
than the .py. If you're unsure, delete the .pyc before you restart.

> 
> On Thursday, 30 January 2014 15:36:24 UTC-5, horridohobbyist wrote:
> As a web2py newbie, I shouldn't be tinkering with foundation source code, but 
> I tried forcing the key entry to be added at line 497 of gluon/tools.py. Made 
> no difference-I'm still getting "No key for signing [[email protected]]".


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to