Home | History | Annotate | Download | only in test

Lines Matching defs:WIN32

69 WIN32 = (sys.platform == "win32")

1847 @unittest.skipIf(WIN32, "skipped on Windows")