"Guyon Morée" <[EMAIL PROTECTED]> writes:
> if (((src_host,src_port, protocol) in dict or (dest_host, dest_port,
> protocol) in dict) and starttime < time < endtime):
>   print "we have a winner"

If you have enough memory to do it that way, what's the problem?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to