We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f8a5f commit 89507d5Copy full SHA for 89507d5
Doc/library/mailcap.rst
@@ -60,7 +60,7 @@ standard. However, mailcap files are supported on most Unix systems.
60
use) to determine whether or not the mailcap line applies. :func:`findmatch`
61
will automatically check such conditions and skip the entry if the check fails.
62
63
- .. versionchanged:: 3.11
+ .. versionchanged:: 3.9.16
64
65
To prevent security issues with shell metacharacters (symbols that have
66
special effects in a shell command line), ``findmatch`` will refuse
0 commit comments