summaryrefslogtreecommitdiff
path: root/lab/parse_all.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove redundant Python 2 code (#1155)Hugo van Kemenade2021-05-021-3/+2
| | | | | | | | | | | * Remove Python 2 code * Upgrade Python syntax with pyupgrade * Upgrade Python syntax with pyupgrade --py3-plus * Upgrade Python syntax with pyupgrade --py36-plus * Remove unused imports
* refactor: move exceptions to their own moduleNed Batchelder2021-05-021-1/+1
|
* Helper to parse a lot of files to test the parserNed Batchelder2016-02-131-0/+19