]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs... 15162/head
authorDavid H <dheiberg@mozilla.com>
Mon, 5 Aug 2019 09:19:26 +0000 (10:19 +0100)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 5 Aug 2019 09:19:26 +0000 (12:19 +0300)
commit35f9bccd8198330579ecb4b4c503062f8b5da130
tree95dce213e37c2c61635255632a7c16581478ef32
parent53639dd55a0d5b3b7b4ef6ae839a98008f22e2d3
[2.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062). (GH-15133)

(cherry picked from commit ed5e8e06cbf766e89d6c58a882ee024abb5b2ed7)

Co-authored-by: David H <dheiberg@mozilla.com>
Doc/library/_winreg.rst
PC/_winreg.c