Skip to content

Use print instead of sys.std(out|err).write.

Just remove sys.std(out|err).write calls to print and printerr.

No functional changes.

Merge request reports