chiark / gitweb /
catacomb/__init__.py: Add `_clsname' for printing class names.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2017 00:38:30 +0000 (01:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 5 May 2017 00:01:57 +0000 (01:01 +0100)
Replace both the ugly `type(me).__name__' rune, and literal class names.


No differences found