chiark / gitweb /
before undo GeneralResponseConsumer
[hippotat.git] / hippotat / __init__.py
index c1a6996bb862cb2a50cf08980ca3b35a5f679142..43f4a49b157329312e64e1a0ee5e559190d15aa4 100644 (file)
@@ -40,6 +40,7 @@ class DBG(twisted.python.constants.Names):
   QUEUE_CTRL = NamedConstant()
   HTTP_FULL = NamedConstant()
   SLIP_FULL = NamedConstant()
+  CTRL_DUMP = NamedConstant()
 
 _hex_codec = codecs.getencoder('hex_codec')