Filled upstream at
https://github.com/djangonauts/django-rest-framework-gis/issues/89
Looks like this should be easy to fix:
======================================================================
ERROR: django_restframework_gis_tests.test_filters
(unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module:
django_restframework_gis_tests.test_filters
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in
_get_module_from_name
__import__(name)
File "tests/django_restframework_gis_tests/test_filters.py", line 6, in
<module>
from django.utils.unittest import skipIf
ImportError: No module named unittest
----------------------------------------------------------------------
--
Brian May <[email protected]>
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team