aboutsummaryrefslogtreecommitdiff
path: root/contrib/seeds/generate-seeds.py
AgeCommit message (Expand)Author
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-02-11Fix a-vs-an typospracticalswift
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-02-10Update seeds tooling to Python 3Wladimir J. van der Laan
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2015-12-02Fix various typospaveljanik
2015-06-25contrib: Improvements to hardcoded seeds scriptsWladimir J. van der Laan