提交 35a09d20 编写于 作者: L Lucas Meneghel Rodrigues

Merge pull request #505 from autotest/fix-unused-imports

Update to inspektor 0.2.0
import gtk
import logging
class TestForm(gtk.Window):
......
#!/usr/bin/python
import os
import sys
import socket
import struct
......
import re
import time
import logging
......
import logging
import os
import fcntl
from autotest.client.shared import error
from autotest.client import utils
......
import logging
from autotest.client.shared import error
def run(test, params, env):
......
import re
import logging
import time
import random
......
import logging
import os
import subprocess
import re
from autotest.client import utils
from autotest.client.shared import error
......
......@@ -5,7 +5,6 @@ import logging
from autotest.client.shared import error
from autotest.client import utils
from virttest import data_dir
from virttest import env_process
from virttest import storage
from virttest import qemu_storage
......
......@@ -9,8 +9,6 @@ options to handle smartcards.
"""
import logging
import aexpect
from autotest.client.shared import error
......
......@@ -5,5 +5,5 @@ tox==1.5.0
virtualenv==1.9.1
simplejson==3.8.1
MySQL-python==1.2.5
inspektor==0.1.19
inspektor==0.2.0
autotest==0.16.2
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册