X-Git-Url: https://git.rvb.name/vpproxy.git/blobdiff_plain/a6fc8c22788da2788370d533549620cd89b1b982..68a65fd06255411599601a0b9857be6ef2e8eba2:/clientcounter.py diff --git a/clientcounter.py b/clientcounter.py index bcfd0b2..bd86cbe 100644 --- a/clientcounter.py +++ b/clientcounter.py @@ -34,5 +34,6 @@ class ClientCounter(object): else: return False + print "Total:", self.total return self.clients[id][0]