Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove redundant Python 2 code (#1155) | Hugo van Kemenade | 2021-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | * 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 | ||||
* | print() is a function in Python 3 | cclauss | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Helpful thing for seeing what platform.* gives me | Ned Batchelder | 2015-08-27 | 1 | -0/+16 |