django/django/contrib/gis/geos/tests
Claude Paroz 8cdc84726e [py3] Added buffer/memoryview compatibility
Even if buffer and memoryview are not strictly identical, it should
be safe to consider them equivalent for GIS support.
Thanks Aymeric Augustin for the review.
2012-09-23 19:55:53 +02:00
..
__init__.py Made minimal changes to make gis test suite start with Python 3 2012-09-12 15:03:46 +02:00
test_geos.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00
test_geos_mutation.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test_io.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00
test_mutable_list.py [py3] Fixed GeoDjango mutable list tests 2012-09-12 16:13:58 +02:00