changeset 10603 | 65ad6980976e |
parent 10602 | 4845012cfc8e |
child 10612 | 84468b90e9c1 |
--- 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 <http://www.gnu.org/licenses/>. """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