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

Any ideas?

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

Reply via email to