termwarn
less than a minute
function termwarn
termwarn(
string: 'str',
newline: 'bool' = True,
repeat: 'bool' = True,
prefix: 'bool' = True
) → None
Log a warning to stderr.
The arguments are the same as for termlog().
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.