File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Linux and the BSD variants of Unix.
2424
2525.. include :: ../includes/optional-module.rst
2626
27+ .. availability :: Unix.
28+
2729.. note ::
2830
2931 Whenever the documentation mentions a *character * it can be specified
Original file line number Diff line number Diff line change @@ -240,6 +240,8 @@ functionality like crash tolerance.
240240
241241.. include :: ../includes/wasm-mobile-notavail.rst
242242
243+ .. availability :: Unix.
244+
243245.. exception :: error
244246
245247 Raised on :mod: `!dbm.gnu `-specific errors, such as I/O errors. :exc: `KeyError ` is
@@ -370,6 +372,8 @@ This module can be used with the "classic" NDBM interface or the
370372
371373.. include :: ../includes/wasm-mobile-notavail.rst
372374
375+ .. availability :: Unix.
376+
373377.. exception :: error
374378
375379 Raised on :mod: `!dbm.ndbm `-specific errors, such as I/O errors. :exc: `KeyError ` is raised
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ Readline library in general.
2727
2828.. include :: ../includes/optional-module.rst
2929
30+ .. availability :: Unix.
31+
3032.. note ::
3133
3234 The underlying Readline library API may be implemented by
You can’t perform that action at this time.
0 commit comments