[0] https://www.meetup.com/de-DE/Ruhr-py/
Best regards,
Florian Ludwig
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www
Thank you very much.
Sadly I could not edit the page as it always complains I am not correctly
answering the captcha: "TextCha: Wrong answer! Try again below..."
Interestingly the captcha shortens with every try. For example:
# on first try, answer is 2 ;)
l = [1,2,3]; l.remove(1); l[0] ==
#
2016-11-09 22:22 GMT+01:00 Chris Angelico :
> On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig
> wrote:
> > Thank you very much.
> >
> > Sadly I could not edit the page as it always complains I am not correctly
> > answering the captcha: "Tex
>
>
>
> Thanks. The problem appears to have been related to the hash
> value you see on the right.
>
> Please try again now. I applied this patch to the installation:
>
> http://hg.moinmo.in/moin/1.9/diff/561b7a9c2bd9/MoinMoin/
> security/textcha.py
>
>
Works for me now,
thanks!
Florian
__