﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9008	'lib_name' is not defined error on Windows when `GDAL_LIBRARY_PATH` is set	kitlycol@…	jbronn	"{{{
43 if os.name == 'nt':
44    from ctypes import WinDLL
45    lwingdal = WinDLL(lib_name)


'lib_name' is not defined
}}}"		new	GIS	1.0			lib_name GDAL_LIBRARY_PATH gdal gis		Accepted	0	0	0	0	0	0
