I have do some log processing which is usually huge. The length of each line
is variable. How can I get the last line?? Don't tell me to use readlines or
something like linecache...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to