pulumi/sdk/python/cmd
Sean Gillespie a18610c993
Improve error message when pulumi is not installed (#2348)
For some reason, writing to stderr using sys.stderr.write doesn't work,
but printing to stderr using the print function does. I don't know why
this is, but I do know that this makes the printed messages show up as
messages on the Pulumi CLI.
2019-01-10 12:59:13 -08:00
..
pulumi-language-python Flush stdout and stderr on abnormal lang shutdown (#2226) 2018-11-19 17:59:01 -05:00
pulumi-language-python-exec Improve error message when pulumi is not installed (#2348) 2019-01-10 12:59:13 -08:00