Fix "not not" in Python documentation I noticed a "not not" in the Python documentation where just "not" was meant. This patch fixes the error.