Am 21.03.2019 um 17:48 schrieb Mark Sapiro:
> On 3/21/19 9:20 AM, Lothar Schilling wrote:
>> Python 2.6.6 (r266:84292, Aug 18 2016, 15:13:37)
>> [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)] on linux2
>> (InteractiveConsole)
> from string import lowercase
> lowercase
>> 'abcdefghijklmnopqrstuvwxy
On 3/21/19 9:20 AM, Lothar Schilling wrote:
>
> Python 2.6.6 (r266:84292, Aug 18 2016, 15:13:37)
> [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)] on linux2
> (InteractiveConsole)
from string import lowercase
lowercase
> 'abcdefghijklmnopqrstuvwxyz'
import string
string
>
I'm out of
Am 20.03.2019 um 18:54 schrieb Mark Sapiro:
> On 3/20/19 5:31 AM, Lothar Schilling wrote:
>> There is just one
>>
>> /usr/lib64/python2.6/string.py
>>
>> yielding
>>
>> lowercase = 'abcdefghijklmnopqrstuvwxyz'.
>
> You could try one more thing. Run Mailman's
>
> bin/withlist -i
> ...
from stri
On 3/20/19 5:31 AM, Lothar Schilling wrote:
>
> There is just one
>
> /usr/lib64/python2.6/string.py
>
> yielding
>
> lowercase = 'abcdefghijklmnopqrstuvwxyz'.
You could try one more thing. Run Mailman's
bin/withlist -i
...
>>> from string import lowercase
>>> lowercase
(response)
>>> import
Am 18.03.2019 um 17:06 schrieb Mark Sapiro:
> On 3/18/19 2:29 AM, Lothar Schilling wrote:
>> Exception in fixAuthor: D▒rthe Hinz - Fl▒chtlingsrat Nds.
>> Mar 18 08:33:51 2019 (23745) lowercase value:
>> 'abcdefghijklmnopqrstuvwxyz\xb5\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\
On 3/18/19 2:29 AM, Lothar Schilling wrote:
>
> Exception in fixAuthor: D▒rthe Hinz - Fl▒chtlingsrat Nds.
> Mar 18 08:33:51 2019 (23745) lowercase value:
> 'abcdefghijklmnopqrstuvwxyz\xb5\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xf
Mit herzlichem Dank und freundlichen Grüßen!
Lothar Schilling
Förderverein Pro Asyl e.V.
Postfach 160624
60069 Frankfurt
Tel. 069 242314-40
Am 15.03.2019 um 17:25 schrieb 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:3
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
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
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 the result of
ps -fwwA|grep ArchRunner
>> Wha
On 3/14/19 8:14 AM, Stephen J. Turnbull wrote:
> Lothar Schilling writes:
>
> > > What do you get if in that Python you do
> > >
> > > import string
> > > lowercase
>
> I think this should be 'string.lowercase'.
>
> > import string
> >
> > lowercase
> > Traceback (most recent call last)
Lothar Schilling writes:
> > What do you get if in that Python you do
> >
> > import string
> > lowercase
I think this should be 'string.lowercase'.
> import string
>
> lowercase
> Traceback (most recent call last):
> File "", line 1, in
> NameError: name 'lowercase' is not defined
Am 12.03.2019 um 23:47 schrieb Mark Sapiro:
> On 3/12/19 2:37 AM, Lothar Schilling wrote:
>> An example of a complete error message:
>>
>> Mar 11 17:02:22 2019 (15400) SHUNTING:
>> 1552320069.504329+15fb4f71a5404fd1af3dafbe2780486d5b474cc7
>> Mar 11 17:22:37 2019 (15400) Uncaught runner exception
13 matches
Mail list logo