Home
last modified time | relevance | path

Searched defs:MS_WINDOWS (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/PC/
Dpython_ver_rc.h9 #define MS_WINDOWS macro
Dpyconfig.h69 #define MS_WINDOWS macro
/external/python/cpython3/Lib/test/
Dtest_utf8_mode.py14 MS_WINDOWS = (sys.platform == 'win32') variable
Dtest_embed.py14 MS_WINDOWS = (os.name == 'nt') variable
Dtest_faulthandler.py22 MS_WINDOWS = (os.name == 'nt') variable
/external/python/cpython2/PC/
Dpyconfig.h81 #define MS_WINDOWS macro