Support python 2.6
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from unittest import TestCase, SkipTest
|
||||
from unittest import TestCase
|
||||
from nose import SkipTest
|
||||
|
||||
from elasticsearch.client.utils import _make_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user