> The code example I dropped here is the bypass taken 
> fromhttp://webpy.org/cookbook/session_with_reloader
> and it is working on on my machine, but not in the remote server
git pull solved the problem

$ git pull
remote: Counting objects: 7, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 3), reused 0 (delta 0)
Unpacking 4 objects...
 100% (4/4) done
* refs/remotes/origin/master: fast forward to branch 'master' of
git://github.com/webpy/webpy
  old..new: eda6db9..3bd830e
Updating eda6db9..3bd830e

Fast forward
 web/application.py |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to