Re: String Comparison Testing

2008-12-24 Thread Gabriel Genellina
En Wed, 24 Dec 2008 16:20:17 -0200, Brad Causey escribió: I am trying to do some basic log parsing, and well, I am absolutely floored at this seemingly simple problem. I am by no means a novice in python, but yet this is really stumping me. I have extracted the pertinent code snippets an

String Comparison Testing

2008-12-24 Thread Brad Causey
Python Version: Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on win32 List, I am trying to do some basic log parsing, and well, I am absolutely floored at this seemingly simple problem. I am by no means a novice in python, but yet this is really stumping me. I have