From patchwork Thu Aug 29 13:55:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 19614 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f71.google.com (mail-yh0-f71.google.com [209.85.213.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 764F625E4D for ; Thu, 29 Aug 2013 13:56:03 +0000 (UTC) Received: by mail-yh0-f71.google.com with SMTP id c41sf487766yho.10 for ; Thu, 29 Aug 2013 06:56:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=2JIwozH0XhT55sa8Lx8Z/+a6FgvR709aJ/Ibd3iHb8I=; b=fy7kkYNTX2KwBvmomZ66IxOoLgOeGok1cuTjSwKb7nTV4poNjKvvJ/9tKSCxTsyaeO DmpjX+opDeO8ge63U+ditXs4nS7p+LHaK4rwirzwFRsuTT/neTSgFIIDsKa3AO7aISO/ dDZcsgWh+1jorD/KY0OtX9SC/9WU8RPjklMHNp7sAfLwEro/eZBwFY2s4EIpIE+LelZj ZsRWNRs8F5UiTyldNdWWBnP8nzeZMHfIqlIVD8MyKaf1hr531CLKyQHr5OKDlx4JE7+G S0lU7705+jWpvYIEyDIPRWI/wQVjViXWF8yXE5ZwS5KaT/qI5IBqrjCsHviAzLFBBNWI HREg== X-Received: by 10.236.147.70 with SMTP id s46mr1298209yhj.0.1377784563187; Thu, 29 Aug 2013 06:56:03 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.83.7 with SMTP id m7ls853684qey.0.gmail; Thu, 29 Aug 2013 06:56:03 -0700 (PDT) X-Received: by 10.52.230.102 with SMTP id sx6mr2105182vdc.15.1377784563056; Thu, 29 Aug 2013 06:56:03 -0700 (PDT) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by mx.google.com with ESMTPS id g7si8095546vcz.120.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 Aug 2013 06:56:03 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.171; Received: by mail-ve0-f171.google.com with SMTP id pa12so330033veb.2 for ; Thu, 29 Aug 2013 06:56:03 -0700 (PDT) X-Gm-Message-State: ALoCoQkvUAYRRaFImLDWYVsZNfHq+qDVy5Qx4cPuLwc9KT7RYmSJDcIr2PyOrro6n0DkM6P1VYrK X-Received: by 10.52.249.50 with SMTP id yr18mr1792582vdc.25.1377784562876; Thu, 29 Aug 2013 06:56:02 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp24128vcz; Thu, 29 Aug 2013 06:56:02 -0700 (PDT) X-Received: by 10.112.50.72 with SMTP id a8mr423692lbo.50.1377784561800; Thu, 29 Aug 2013 06:56:01 -0700 (PDT) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx.google.com with ESMTPS id qh9si8198427lbb.52.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 Aug 2013 06:56:01 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.217.182 is neither permitted nor denied by best guess record for domain of anders.roxell@linaro.org) client-ip=209.85.217.182; Received: by mail-lb0-f182.google.com with SMTP id c11so77102lbj.27 for ; Thu, 29 Aug 2013 06:56:01 -0700 (PDT) X-Received: by 10.112.145.37 with SMTP id sr5mr280lbb.59.1377784561202; Thu, 29 Aug 2013 06:56:01 -0700 (PDT) Received: from localhost ([79.102.193.252]) by mx.google.com with ESMTPSA id i3sm13048067laf.4.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 29 Aug 2013 06:56:00 -0700 (PDT) From: Anders Roxell To: ltp-list@lists.sourceforge.net Cc: patches@linaro.org, Anders Roxell Subject: [PATCH 1/2] realtime parser: remove unused and depricated imports Date: Thu, 29 Aug 2013 15:55:47 +0200 Message-Id: <1377784548-1036-2-git-send-email-anders.roxell@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1377784548-1036-1-git-send-email-anders.roxell@linaro.org> References: <1377784548-1036-1-git-send-email-anders.roxell@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: anders.roxell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Anders Roxell --- testcases/realtime/scripts/parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcases/realtime/scripts/parser.py b/testcases/realtime/scripts/parser.py index b90233c..6b2dc73 100644 --- a/testcases/realtime/scripts/parser.py +++ b/testcases/realtime/scripts/parser.py @@ -26,7 +26,7 @@ ## ## ################################################################################ -import sys,os,string,re +import sys class Log: def __init__(self,filename):