os.strerror

os.strerror(code) → string

Translate an error code to a message string.

Navigation