Hello,

Trying to debug COM server i found this:

PythonWin 2.0 (#8, Mar  7 2001, 16:04:37) [MSC 32 bit (Intel)] on win32.
Portions Copyright 1994-2001 Mark Hammond ([EMAIL PROTECTED]) - see 'Help/About 
PythonWin' for further copyright information.
>>> import win32trace
>>> win32trace.InitWrite()
>>> win32trace.write( 'boza' )
Traceback (innermost last):
  File "<interactive input>", line 1, in ?
SystemError: NULL result without error in call_object
>>>   

Best regards,
 Niki Spahiev


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to