steve icon indicating copy to clipboard operation
steve copied to clipboard

steve/utils.py function shouldn't be printing anything

Open willkg opened this issue 10 years ago • 0 comments

There are a bunch of calls to err() in steve/utils.py. That module shouldn't be printing anything. It should throw exceptions and then steve/cmdline.py things should print to stdout/stderr.

willkg avatar Sep 20 '15 00:09 willkg