web/lib/django/contrib/gis/geometry/backend/geos.py
author ymh <ymh.work@gmail.com>
Mon, 31 May 2010 11:14:39 +0200
changeset 32 e28089cee66c
parent 29 cc9b7e14412b
permissions -rw-r--r--
update python env script

from django.contrib.gis.geos import \
    GEOSGeometry as Geometry, \
    GEOSException as GeometryException