summaryrefslogtreecommitdiff
path: root/examples/indented_block_example.py
Commit message (Collapse)AuthorAgeFilesLines
* Add IndentedBlock class; made vertical keyword arg more visible when ↵pyparsing_3.0.0b1ptmcg2020-11-021-0/+54
creating railroad diags; changed create_diagram from monkeypatch to included method on ParserElement; better debug exception if Dict is constructed with non-Group expression