mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Ned Deily <nad@python.org>
8 lines
330 B
ReStructuredText
8 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.
|