On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig <f.lud...@greyrook.com> wrote:
> 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] ==
>
> # after pressing save, the captcha just looks like this:
>  l = [1,2,3]; l.remove(1);
>
> # and saving again it would look like:
>  l = [1,2,3]; l.re
>

Fascinating. You're not the first to report textcha issues, but you're
the first to mention this. M-A, does this help track down what's going
on?

ChrisA
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to