[issue25763] I cannot use absolute path in sqlite3 , python 2.7.9, windows

R. David Murray report at bugs.python.org
Sun Nov 29 15:16:41 EST 2015


R. David Murray added the comment:

Did you try just using the absolute file path without the file://?  That should work.  I don't believe uri interpretation is enabled by default, according to the docs you linked to.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25763>
_______________________________________


More information about the Python-bugs-list mailing list