[issue25763] I cannot use absolute path in sqlite3 , python 2.7.9, windows
jingtao chen added the comment: wow...It works... -- status: open -> closed ___ Python tracker <http://bugs.python.org/issue25763> ___ ___ Python-bugs-list mai
[issue25763] I cannot use absolute path in sqlite3 , python 2.7.9, windows
New submission from jingtao chen: I tried the way like here https://www.sqlite.org/c3ref/open.html#urifilenamesinsqlite3open but it is useless what I got is C:\Users\CJT-6220>python D:\NKUSearch\pr_cal\main.py Traceback (most recent call last): File "D:\NKUSearch\pr_cal\main.py&