"""if you want to make parsers available from this package directly, that is, if you want 'from PyLR.Parsers import RandomParser' to work, import the name here """ from GrammarParser import GrammarParser from MathParser import MathParser