Folks, I am seeing some sort of file sync issue with web2py, where during some requests, occasionally an older (by a few minutes) version of a module is pulled in and causes an error. Example, this ticket:
https://theotherplanb.pythonanywhere.com/admin/default/ticket/starnuts/24.115.11.132.2014-11-15.04-27-01.fbf84ad3-85a1-4966-b10e-8a79a9eb7612
I had put "xyzzy" in the code to test, then removed it and run a few successful requests, then suddenly "xyzzy" was back in the code that was executed -- although the file had been saved without it a few minutes prior.