.. |
prototypes
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
tests
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
LICENSE
|
Refactored the GEOS interface. Improvements include:
|
2009-03-24 00:12:21 +00:00 |
__init__.py
|
Dropped support for GEOS < 3.1
|
2013-12-24 15:57:13 +01:00 |
base.py
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |
collections.py
|
Dropped support for GEOS < 3.1
|
2013-12-24 15:57:13 +01:00 |
coordseq.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
error.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
factory.py
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
geometry.py
|
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
|
2014-05-28 09:24:08 +02:00 |
io.py
|
Fixed #21302 -- Fixed unused imports and import *.
|
2013-11-02 15:24:56 -04:00 |
libgeos.py
|
Corrected many style guide violations that the newest version of flake8 catches
|
2014-03-30 12:11:05 -07:00 |
linestring.py
|
Fixed all E261 warnings
|
2013-11-02 18:20:39 -04:00 |
mutable_list.py
|
Fixed all E226 violations
|
2013-11-03 10:08:55 -08:00 |
point.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
polygon.py
|
Fixed E127 pep8 warnings.
|
2013-12-14 11:59:15 -05:00 |
prepared.py
|
Added a missing import and removed an unneeded import
|
2013-12-24 08:35:13 -08:00 |