thirdparty/google_appengine/lib/antlr3/AUTHORS
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 03 Mar 2009 19:27:55 +0000
changeset 1600 0aa3de1b2acc
parent 828 f5fd65cc3bf3
permissions -rwxr-xr-x
Fix access bug due to forgotten normalization Prevent this from happening again by wrapping all occurences of users.get_current_account with accounts.getCurrentAccount, which will always normalize (unless explicitly told not to). Patch by: Sverre Rabbelier

Benjamin Niemann <pink at odahoda dot de>: Main developer of Python target.
Clinton Roy <clinton.roy at gmail dot com>: AST templates and runtime.