Use getFromKeyFields instead of getForFields where possible
Lookup by key_name is a lot faster than doing a query, so if possible
the use of getFromKeyFields is preferred over getForFields.
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