Commit 5da2968a authored by Jason R. Coombs's avatar Jason R. Coombs

Clean up imports

parent 47e5462b
import sys, os, socket, atexit, re import os
import socket
import atexit
import re
import pkg_resources import pkg_resources
from pkg_resources import ResolutionError, ExtractionError from pkg_resources import ResolutionError, ExtractionError
from setuptools.compat import urllib2 from setuptools.compat import urllib2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment