mirror of
https://github.com/python/cpython.git
synced 2025-10-30 21:21:22 +00:00
9 lines
330 B
ReStructuredText
9 lines
330 B
ReStructuredText
|
|
.. include for modules that don't work on WASM or iOS
|
||
|
|
|
||
|
|
.. availability:: not WASI, not iOS.
|
||
|
|
|
||
|
|
This module does not work or is not available on WebAssembly platforms, or
|
||
|
|
on iOS. See :ref:`wasm-availability` for more information on WASM
|
||
|
|
availability; see :ref:`iOS-availability` for more information on iOS
|
||
|
|
availability.
|