comparison contrib/dumprevlog @ 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 6359b80f15fb
children a915465a731e
comparison
equal deleted inserted replaced
33154:4ecc6047d45f 33155:b8ae289a7707