web/lib/django/contrib/gis/geometry/backend/geos.py
changeset 29 cc9b7e14412b
equal deleted inserted replaced
28:b758351d191f 29:cc9b7e14412b
       
     1 from django.contrib.gis.geos import \
       
     2     GEOSGeometry as Geometry, \
       
     3     GEOSException as GeometryException