diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-21 22:01:38 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-10-21 22:01:38 +0000 |
commit | fbc0b0ca29c0c8120bcf979bac6cb6d64cc87f60 (patch) | |
tree | e565e044badee18a68fd11b2e76cb26d235d66f5 /Python/pythonrun.c | |
parent | 77c2f93663cc7583047d53cf7ecf9d9c5e3ebf7e (diff) | |
download | cpython-git-fbc0b0ca29c0c8120bcf979bac6cb6d64cc87f60.tar.gz |
#4157 move two test functions out of platform.py.
Turn them into unit tests, and correct an obvious typo:
(("a", "b") ("c", "d") ("e", "f"))
compiles even with the missing commas, but does not execute very well...
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions