Name

xpt.message — write out XPT regular information message

Synopsis

import xpt
xpt.message("Hello debugger")

Description

Write out a message on the standard output channel.

Return value

Nothing

Errors

An exception is raised if incorrect parameters are passed.

See Also

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