Re: [Mailman-Users] Fwd: Uncaught runner exception

2019-03-15 Thread Mark Sapiro
On 3/15/19 4:27 AM, Lothar Schilling wrote: > Am 14.03.2019 um 18:55 schrieb Mark Sapiro: >> On 3/14/19 2:39 AM, Lothar Schilling wrote: ... >>> string >>> ... > Sadly not: > > import string > string.lowercase >     'abcdefghijklmnopqrstuvwxyz' > string   >     This is interesting. Here you ge

Re: [Mailman-Users] Fwd: Uncaught runner exception

2019-03-15 Thread Lothar Schilling
Am 14.03.2019 um 18:55 schrieb Mark Sapiro: > On 3/14/19 2:39 AM, Lothar Schilling wrote: >>  Am 12.03.2019 um 23:47 schrieb Mark Sapiro: >>> What is the path to the Python interpreter that Mailman is using? >> /usr/bin/python >> /usr/bin/python -V: Python 2.6.6 > > What is the python command in th