An example of saving a grammar object and using it at a future time.
More...Files | |
file | __init__.py [code] |
file | abnf.py [code] |
file | main.py [code] |
The main function for the save and use grammar object demonstratons. | |
file | save.py [code] |
Demonstrates how to save a grammar object for future use. | |
file | use.py [code] |
Demonstrates how to use a saved a grammar object. | |
An example of saving a grammar object and using it at a future time.