#18466: fix more typos. Patch by Févry Thibault.

This commit is contained in:
Ezio Melotti 2013-08-17 16:57:41 +03:00
parent b5bc353b88
commit 85a8629d21
12 changed files with 12 additions and 12 deletions

View file

@ -22,7 +22,7 @@ def to_tuple(t):
# These tests are compiled through "exec"
# There should be atleast one test per statement
# There should be at least one test per statement
exec_tests = [
# None
"None",