Commit Graph

9 Commits (bdc6628683197945326cbdfea3f53ec0b7d1949f)

Author SHA1 Message Date
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
practicalswift 11376b5583 Fix a-vs-an typos
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Wladimir J. van der Laan 4dfac2c950 Update seeds tooling to Python 3
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
paveljanik 8a03727d9c Fix various typos
9 years ago
Wladimir J. van der Laan ccd4369a23 contrib: Improvements to hardcoded seeds scripts
10 years ago