`os.devnull` outputs `/dev/null`, however it doesn't exists! Redirecting stdout to `/dev/null` doesn't work because of this.