#18466: merge with 3.3.

This commit is contained in:
Ezio Melotti 2013-08-17 16:58:13 +03:00
commit a7e7497d88
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",