Commit Graph

4 Commits

Author SHA1 Message Date
Chris Beaven 876a2c8ed0 Missing sys import
Also put the error message in sys.exit rather than printing. This will output it to stderr and make the exit code non-zero
like it should be.
2015-10-19 10:51:05 +13:00
ThomasV f3bd1662f7 fix web request server. fixes #1455 2015-09-30 11:06:27 +02:00
ThomasV 0c5bfb8c26 print -> util.print_error 2015-07-24 14:23:03 +02:00
ThomasV 18d145cced add websocket to webpages 2015-07-24 11:39:12 +02:00