web/lib/django/contrib/gis/geometry/backend/geos.py
changeset 38 77b6da96e6f1
parent 29 cc9b7e14412b
equal deleted inserted replaced
37:8d941af65caf 38:77b6da96e6f1
       
     1 from django.contrib.gis.geos import \
       
     2     GEOSGeometry as Geometry, \
       
     3     GEOSException as GeometryException