chiark / gitweb /
AGPLv3+CAFv2
[hippotat] / hippotatlib / __init__.py
index 48ece836b33ad624248618b93f6d91b900b8d489..cbcd967d347941378b5b07f63f8c148bae1603f2 100644 (file)
@@ -40,6 +40,7 @@ class DBG(twisted.python.constants.Names):
   CONFIG = NamedConstant()
   ROUTE = NamedConstant()
   DROP = NamedConstant()
+  OWNSOURCE = NamedConstant()
   FLOW = NamedConstant()
   HTTP = NamedConstant()
   TWISTED = NamedConstant()