]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113360: Fix the documentation of module's attribute __test__ (GH-113393)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Jan 2024 22:23:16 +0000 (00:23 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 22:23:16 +0000 (00:23 +0200)
commitd99d8712253c3affc54cf7f6e71f161dea8347ce
treedb9074c833d9893f12db125cdc5ec9f540fb70f4
parentbd754b93ca837aa1f239252437a211271d068b71
gh-113360: Fix the documentation of module's attribute __test__ (GH-113393)

It can only be a dict since Python 2.4.
Doc/library/doctest.rst