/django/contrib/gis/geometry/backend/geos.py
Python | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 45b3ede5a6469b7a19de2d85bbdc6940 MD5 | raw file
1from django.contrib.gis.geos import \ 2 GEOSGeometry as Geometry, \ 3 GEOSException as GeometryException