--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/lib/django/contrib/gis/geometry/backend/geos.py Tue May 25 02:43:45 2010 +0200
@@ -0,0 +1,3 @@
+from django.contrib.gis.geos import \
+ GEOSGeometry as Geometry, \
+ GEOSException as GeometryException