#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...
Showing
Please register or sign in to comment