Searched defs:MS_WINDOWS (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython3/PC/
H A Dpython_ver_rc.h9 #define MS_WINDOWS macro
H A Dpyconfig.h16 MS_WINDOWS - Code specific to Windows, but all versions.
69 #define MS_WINDOWS macro
/external/python/cpython3/Lib/test/
H A Dtest_faulthandler.py26 MS_WINDOWS = (os.name == 'nt') variable
128 if not MS_WINDOWS:
743 @unittest.skipUnless(MS_WINDOWS, 'specific to Windows')
/external/python/cpython2/PC/
H A Dpyconfig.h16 MS_WINDOWS - Code specific to Windows, but all versions.
81 #define MS_WINDOWS macro

Completed in 132 milliseconds