python-modernize -f libmodernize.fixes.fix_import

This commit is contained in:
Tomas Kopecek 2017-05-03 11:42:40 +02:00
parent 62288597f1
commit 8962c26080
71 changed files with 92 additions and 21 deletions

View file

@ -6,6 +6,7 @@
# Modifications by Dan Williams <dcbw@redhat.com>
from __future__ import absolute_import
from OpenSSL import SSL
import time, socket, select