chiark / gitweb /
catacomb/__init__.py: Abstract out common printing for `KeyData' subclasses.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2017 00:38:30 +0000 (01:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 4 May 2017 23:59:10 +0000 (00:59 +0100)
Introduce `_guts' to return the thing that each subclass encapsulates.
`KeyDataStructured' is a special snowflake which I'm willing to handle
separately.


No differences found