Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ io.py
File
io.py
django/contrib/gis/geos/prototypes/io.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
threading
2
from
ctypes
import
POINTER, Structure, byref, c_byte, c_char_p, c_int, c_size_t
3
4
from
django.contrib.gis.geos.base
import
GEOSBase
Callers
nothing calls this directly
Calls
7
GEOSFuncFactory
Class · 0.90
SimpleLazyObject
Class · 0.90
WKBReadFunc
Class · 0.85
WKBWriteFunc
Class · 0.85
WKBWriterGet
Class · 0.85
WKBWriterSet
Class · 0.85
ThreadLocalIO
Class · 0.85
Tested by
no test coverage detected