Re: [python-win32] python-win32 Digest, Vol 76, Issue 17

2009-07-17 Thread Tony Cappellini
Message: 2 Date: Thu, 16 Jul 2009 15:57:31 -0700 From: Tim Roberts t...@probo.com To: Python-Win32 List python-win32@python.org Subject: Re: [python-win32] Python parser for Windows Event Logs Message-ID: 4a5fb05b.2060...@probo.com Content-Type: text/plain; charset=ISO-8859-1 Would anyone be

Re: [python-win32] python-win32 Digest, Vol 76, Issue 17

2009-07-17 Thread Tim Roberts
Tony Cappellini wrote: Tim, would you try parsing the SystemEventLog (from Windows XP)? This is the one I'm having problems with, not the application log. I saved a copy of my system event log with 2,383 events, and I'm able to read all 2,383 events. -- Tim Roberts, t...@probo.com