win32api.OutputDebugString

OutputDebugString(msg)

Sends a string to the Windows debugging device.

Parameters

msg : string

The string to write.