python print standard error

Printing is very simple to the standard error

sys.stderr.write('Printing to the stderr')

Comments

Popular posts from this blog

Vim vi how to reload a file your editing