Home | History | Annotate | Download | only in cpython3

Lines Matching full:sqlite_inc_paths

1131         sqlite_inc_paths = [ '/usr/include',
1139 sqlite_inc_paths = []
1150 for d_ in inc_dirs + sqlite_inc_paths: