MCPcopy
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

1import threading
2from ctypes import POINTER, Structure, byref, c_byte, c_char_p, c_int, c_size_t
3
4from django.contrib.gis.geos.base import GEOSBase

Callers

nothing calls this directly

Calls 7

GEOSFuncFactoryClass · 0.90
SimpleLazyObjectClass · 0.90
WKBReadFuncClass · 0.85
WKBWriteFuncClass · 0.85
WKBWriterGetClass · 0.85
WKBWriterSetClass · 0.85
ThreadLocalIOClass · 0.85

Tested by

no test coverage detected