Erlend E. Aasland <[email protected]> added the comment:
FYI, you can already do this using the URI option:
cx = sqlite3.connect("file:test.db?mode=rw", uri=True)
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46402>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
