thirdparty/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/SOURCES.txt
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 24 Jan 2009 23:56:34 +0000
changeset 970 8b5611d5b053
parent 828 f5fd65cc3bf3
permissions -rw-r--r--
Use ugettext instead of ugettext_lazy Reports from Matthew Wilkes indicate that the regular form of ugettext works just fine. The downside of ugettext_lazy is that it prevents pages containing ugettext_lazy-ed text cannot be memcached, since they cannot be pickled. Patch by: Sverre Rabbelier

AUTHORS
LICENSE
MANIFEST.in
README
ez_setup.py
setup.py
antlr3/__init__.py
antlr3/compat.py
antlr3/constants.py
antlr3/dfa.py
antlr3/dottreegen.py
antlr3/exceptions.py
antlr3/extras.py
antlr3/main.py
antlr3/recognizers.py
antlr3/streams.py
antlr3/tokens.py
antlr3/tree.py
antlr3/treewizard.py
antlr_python_runtime.egg-info/PKG-INFO
antlr_python_runtime.egg-info/SOURCES.txt
antlr_python_runtime.egg-info/dependency_links.txt
antlr_python_runtime.egg-info/top_level.txt