Home
last modified time | relevance | path

Searched refs:win32_is_iot (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_startfile.py24 …@unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or …
H A Dtest_sundry.py29 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_startfile.py21 @unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or n…
H A Dtest_sundry.py31 if sys.platform.startswith('win') and not platform.win32_is_iot():
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_startfile.py21 @unittest.skipIf(platform.win32_is_iot(), "starting files is not supported on Windows IoT Core or n…
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dplatform.pyi33 def win32_is_iot() -> bool: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dplatform.pyi33 def win32_is_iot() -> bool: ...
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dplatform.rst220 .. function:: win32_is_iot()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dplatform.py335 def win32_is_iot(): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dplatform.py335 def win32_is_iot(): function

123