Module: gfinstall | Zope-2.2.1-src/lib/python/Products/ZGadflyDA/gadfly/gfinstall.py | ||
---|---|---|---|
Gadfly installation script. Build the sql grammar. usage
python In the current directory find or create sql.mar and sqlwhere.py where sql.mar has the marshalled grammar data structures for parsing sql and sqlwhere.py is a module that indicates where the grammar file is as value of sqlwhere.filename.
|