This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
a62d53c032
django1
/
django
/
contrib
/
gis
/
gdal
/
tests
History
Justin Bronn
08eb54ae71
GDAL docstring tweaks.
2012-10-07 17:28:19 -07:00
..
__init__.py
[py3] Removed map() calls used for side-effects only
2012-08-15 13:23:41 +03:00
test_driver.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_ds.py
GDAL docstring tweaks.
2012-10-07 17:28:19 -07:00
test_envelope.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
test_geom.py
Fixed
#17959
-- Silenced output during GIS tests
2012-10-04 22:41:03 +02:00
test_srs.py
Fixed brittle tests that broke with release of GDAL 1.8.
2011-03-14 21:15:34 +00:00