win32ui
.IsDebug
int =
IsDebug(
)
Returns a flag indicating if the current win32ui build is a DEBUG build.
Comments
This should not normally be of relevance to the Python programmer. However, under certain circumstances Python code may wish to detect this.