Fredrik Lundh wrote:
you're a bit late, aren't you?

Or a lot early, perhaps. ;-)

for line in data:
  if line contains "System Up Time":
     print line

what Python version is this?

Python 2.7, natch. -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to