summaryrefslogtreecommitdiff
path: root/pyparsing/common.py
Commit message (Expand)AuthorAgeFilesLines
* Convert internal imports to relative imports, to support projects that vendor...ptmcg2020-05-131-2/+2
* Fixed bug in regex definitions for real and sci_real expressions in pyparsing...ptmcg2020-03-231-2/+2
* Break up pyparsing.py monolith into sub-modules in a pyparsing package (#162)Paul McGuire2019-11-181-0/+359