diff -r 4845012cfc8e -r 65ad6980976e test/unittest_rset.py --- a/test/unittest_rset.py Mon Sep 14 12:19:48 2015 +0200 +++ b/test/unittest_rset.py Tue Sep 22 09:39:30 2015 +0200 @@ -18,9 +18,8 @@ # with CubicWeb. If not, see . """unit tests for module cubicweb.utils""" -from urlparse import urlsplit - from six.moves import cPickle as pickle +from six.moves.urllib.parse import urlsplit from rql import parse