*Not documented*
def STDOUT(msg):
origin:<UNKNOWN>
where:
function source:
def STDOUT(msg): print >>sys.stdout, str(msg)