Barry Warsaw writes:
> All that said, if you can't import _sqlite3, then your Python
> installation is messed up. That's a stdlib module so it should
> always be around.
But distros! Probably @ncoghlan_dev's fault. ;-)
___
Mailman-Developers mail
On 02/01/2017 03:57 AM, Diptanshu Jamgade wrote:
> Hello,
> I have clonned the mailman gitlab repo(forked version) and created a
> python3 virtualenv using `virtualenv p- python3 `. Then I
> activated the virtualenv and did `python3 setup.py develop`. On completion
> I did `mailman info -v`. This r
On Feb 01, 2017, at 11:57 AM, Diptanshu Jamgade wrote:
>I have clonned the mailman gitlab repo(forked version) and created a
>python3 virtualenv using `virtualenv p- python3 `. Then I
>activated the virtualenv and did `python3 setup.py develop`. On completion
>I did `mailman info -v`. This returne