Add support for prefetching fields
This makes it possible to specify the fields that should be
prefetched as part of a getForFields query. Doing a prefetch on a
ReferenceProperty when it is known that the property will be
referenced in (almost all) entities is far more efficient than
doing the invididual fetches sequentially.
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