Make checkAgreesToSiteToS() the default access check for many other checks.
Replace checkIsUser() with the more-strict checkAgreesToSiteToS(). Also, add
missing args and kwargs parameters to checkAgreesToSiteToS() that were missed
in the merge right before commit.
Patch by: Todd Larsen
Review by: to-be-reviewed
Metadata-Version: 1.0
Name: antlr-python-runtime
Version: 3.1
Summary: Runtime package for ANTLR3
Home-page: http://www.antlr.org/
Author: Benjamin Niemann
Author-email: pink@odahoda.de
License: BSD
Download-URL: http://www.antlr.org/download.html
Description: This is the runtime package for ANTLR3, which is required to use parsers
generated by ANTLR3.
Platform: UNKNOWN