Commit 165f83c1 authored by Łukasz Nowak's avatar Łukasz Nowak

Sort imports.

parent 7e9e6603
from slapos.grid import slapgrid
import httplib
import logging
import os
import shutil
import signal
......@@ -8,8 +10,6 @@ import tempfile
import unittest
import urlparse
import xml_marshaller
import httplib
import logging
class BasicMixin:
def assertSortedListEqual(self, list1, list2, msg=None):
......
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