chiark / gitweb /
catacomb/__init__.py: Support IPython's pretty-printer.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2017 00:38:30 +0000 (01:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 3 May 2017 21:32:23 +0000 (22:32 +0100)
Add `_repr_pretty_' methods to many types to improve presentation.
Also, sneakily add a bunch of printing methods to the key-management
classes.


No differences found