repo.or.cz
/
gae.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
App Engine Python SDK version 1.7.4 (2)
[gae.git]
/
python
/
lib
/
django_1_4
/
django
/
contrib
/
gis
/
geometry
/
backend
/
geos.py
blob
cdc40ed93f8373beea88ef9343f2bbf31c8b7d6f
1
from
django
.
contrib
.
gis
.
geos
import
(
2
GEOSGeometry
as
Geometry
,
GEOSException
as
GeometryException
)