Name

xpt.warning — write out XPT warning message

Synopsis

import xpt
xpt.warning("Hello debugger")

Description

Write out a message on the warning output channel.

Return value

Nothing

Errors

An exception is raised if incorrect parameters are passed.

See Also

xpt(1), python(1), xpt.debug(), xpt.message().