Commit Graph

15 Commits

Author SHA1 Message Date
Ed Morley e838ff0027 flake8 import and whitespace fixes 2017-05-30 22:48:21 +01:00
Ed Morley bce1e3509d Make errors output to stderr
Using `print_function` is the cleanest option out of those on:
https://stackoverflow.com/questions/5574702/how-to-print-to-stderr-in-python
2017-05-25 01:51:07 +01:00
Ed Morley 7053c3e708 Remove unused dependencies and imports 2017-05-12 14:52:32 +01:00
David Zuelke fc2e325372 UPSTREAM_S3_BUCKET 2016-03-29 12:07:36 +02:00
David Zuelke 21570bb939 programs interrupted by SIGINT must exit with code 130 (128+INT) 2016-02-17 06:07:38 +01:00
David Zuelke 6b4891d719 use sys.exit instead of site.exit 2016-02-17 06:07:38 +01:00
kennethreitz e9392d6baf Update cli.py 2014-03-25 18:59:14 -04:00
Kenneth Reitz 3310ab8d93 refactor deps workflow 2014-03-13 14:56:02 -04:00
Kenneth Reitz a811dc9c44 o.o 2014-03-12 14:22:25 -04:00
Kenneth Reitz 2260f17693 polish 2014-03-12 13:46:32 -04:00
Kenneth Reitz 097da5b238 support for --overwrite flag 2014-03-12 13:14:50 -04:00
Kenneth Reitz d1cca7404e updates 2014-03-10 14:38:34 -04:00
Kenneth Reitz d1c7ae5091 cleanup 2014-03-10 14:33:27 -04:00
Kenneth Reitz 13c5cd9011 <3 2014-03-10 12:53:37 -04:00
Kenneth Reitz 8907e22e66 structure is flowing 2014-03-06 13:13:31 -05:00