]> granicus.if.org Git - python/commit
Make it clear that the msg argument to assertWarns/assertWarnsRegex/assertRaisesRegex...
authorBenjamin Peterson <benjamin@python.org>
Wed, 3 Oct 2018 04:38:39 +0000 (21:38 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Oct 2018 04:38:39 +0000 (21:38 -0700)
commite006b39a40e0cd6a90c68f1107853ea2ed0ed54d
tree8c4399a683409ce32e694773d1235dd1edf830b0
parent97bfe8d3ebb0a54c8798f57555cb4152f9b2e1d0
Make it clear that the msg argument to assertWarns/assertWarnsRegex/assertRaisesRegex is keyword-only. (GH-9680)

A follow up to be4e5b89204283a62e369439025f00362d0424f6.
Doc/library/unittest.rst