catacomb/__init__.py: Hack because Python 3 won't destructure arguments.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Oct 2019 17:25:28 +0000 (18:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:44:21 +0000 (12:44 +0100)
commit85866c8af471e4895023f0d9c63cc9e913e1835a
tree3b213f37816e4c78a184189dd4708619eecaaf27
parentd654236408c144c061d716b0c6c1152413d8b21f
catacomb/__init__.py: Hack because Python 3 won't destructure arguments.

Why?!
catacomb/__init__.py