Version 1.0
Copyright © 2023 Lowell D. Thomas
python-ini
 … powered by Python APG
Namespaces | Functions | Variables
grammar.py File Reference

Go to the source code of this file.

Namespaces

 python_ini.grammar
 

Functions

def python_ini.grammar.to_string ()
 Displays the original SABNF syntax. More...
 

Variables

tuple python_ini.grammar.rules
 
tuple python_ini.grammar.udts
 
bool python_ini.grammar.has_bkru = False
 
bool python_ini.grammar.has_bkrr = False
 
Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.