MCPcopy
hub / github.com/django/django / libgdal.py

File libgdal.py

django/contrib/gis/gdal/libgdal.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2import os
3import re
4from ctypes import CDLL, CFUNCTYPE, c_char_p, c_int

Callers

nothing calls this directly

Calls 6

find_libraryFunction · 0.85
std_callFunction · 0.85
gdal_version_infoFunction · 0.85
functionFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected