| DIR:/proc/self/root/usr/local/lib/python3.6/site-packages/django/contrib/gis/geos/ |
| Current File : //proc/self/root/usr/local/lib/python3.6/site-packages/django/contrib/gis/geos/error.py |
class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass
|