]> granicus.if.org Git - python/commit
bpo-30096: Use ABC in abc reference examples (#1220)
authorEric Appelt <eric.appelt@gmail.com>
Wed, 30 Aug 2017 22:47:52 +0000 (17:47 -0500)
committerÉric Araujo <merwok@users.noreply.github.com>
Wed, 30 Aug 2017 22:47:52 +0000 (18:47 -0400)
commit122e88a8354e3f75aeaf6211232dac88ac296d54
tree3e33a3c03174549dfab8c11f184d59c1522a783a
parent384899dfaeb83db38a6d3846d3cbc2f58a6605cd
bpo-30096: Use ABC in abc reference examples (#1220)

Use base class rather than metaclass in examples.
Doc/library/abc.rst