comparison contrib/check-code.py @ 33155:b8ae289a7707

patch: add close() to abstractbackend patchbackend() seems to call it on an arbitrary backend, so it seems to be part of the API. Since all subclasses do something in their close() methods, I decided to let this one raise an exception rather than just pass.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 30 Jun 2017 09:07:24 -0700
parents 20ed0e6a4905
children 98f6c25aaf61
comparison
equal deleted inserted replaced
33154:4ecc6047d45f 33155:b8ae289a7707