Reading any NT System log entries

Jason Byars jbyars at iupui.edu
Tue Dec 4 09:38:23 EST 2001


Hi, I'm in a bit of a bind reading System log print events.  99% of the
events read fine with win32evtlogutil.SafeFormatMessage(ev_obj, logtype).
But, every now and then I get and entry with an ascii character above 128
and SafeFormatMessage throws an error.  Is there some way to clean up those
entry objects so they can be read?  Thanks!

  Jason





More information about the Python-list mailing list