MCPcopy Create free account
hub / github.com/apache/cloudstack / error

Function error

cloud-cli/cloudtool/utils.py:41–43  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

39
40
41def error(msg):
42 sys.stderr.write(msg)
43 sys.stderr.write("\n")
44
45
46class MyOptionParser(OptionParser):

Callers 1

errorMethod · 0.85

Calls 1

writeMethod · 0.65

Tested by

no test coverage detected