http://qs321.pair.com?node_id=771633


in reply to Re: Suggestion for regular expression speed improvement.
in thread Suggestion for regular expression speed improvement.

Thanks. Your suggestion can be well used for the properly separated log files like CSV. But, I want my code to work with regular expression so that I can parse any format of logs. Hope you understand my problem. So, unfortunately I can not use split or CSV modules :(