Parsing apache log files

Jim Richardson warlock at eskimo.com
Sun Feb 22 01:54:25 EST 2004


On Fri, 20 Feb 2004 23:36:45 -0800,
 Jim Richardson <warlock at eskimo.com> wrote:
>
> On Fri, 20 Feb 2004 22:53:10 -0800,
>  Josiah Carlson <jcarlson at nospam.uci.edu> wrote:
>>> It was the http auth, which for some reason, show up from time to time,
>>> may be a misconfigured router/proxy don't know. But this works, although
>>> my brain is still parsing the regexp :) Thank you very much for your
>>> help.
>>
>> It is relatively easy to generate the regular expression by hand, I did. 
>>   But I agree, it is a bit dense if you didn't do it.  I need to pull 
>> out the python docs every time I see a regular expression that I didn't 
>> write.
>>
>>   - Josiah
>
>
> I can parse it if I think hard about what it does :) I guess that means
> that the python interp is smarter than me :) Thanks again. 
>


Oh, and there was a bug! I found a bug! woot!

(hey, I'm not very good at this, It's cool when I fix a bug)

-- 
Jim Richardson     http://www.eskimo.com/~warlock
Do I LOOK like a damn people person?



More information about the Python-list mailing list