We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902274c commit 9c74f69Copy full SHA for 9c74f69
Doc/using/configure.rst
@@ -266,7 +266,7 @@ General Options
266
267
The JSON file should map missing module names to custom error message strings.
268
For example, if your distribution packages :mod:`tkinter` and
269
- :mod:`_tkinter` separately and excludes :mod:`_gdbm` for legal reasons,
+ :mod:`_tkinter` separately and excludes :mod:`!_gdbm` for legal reasons,
270
the configuration could contain:
271
272
.. code-block:: json
0 commit comments