| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
action, plus aslist and asdict args to Group and Dict classes to emit native Python types instead of ParseResults; also update repr() output of ParseResults to include the type name instead of just a bare tuple.
|
|
|
|
| |
selected examples
|
| |
|
|
|
|
| |
pyparsing_common as ppc and pyparsing_unicode as ppu
|
|
|
|
|
|
| |
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
|
|
|