On 12/25/24 8:55 PM, Michael Torrie wrote:
> This is Python related, but
> it's not necessarily python's fault per se.

It's also a good reminder to use venv.  Then there's no way of
activating your custom python with its custom sqlite3 library unless you
explicitly activate the venv.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to