From f5601f16dfefb3ce3cb66eb6dab4ea4c857918ef Mon Sep 17 00:00:00 2001 From: Thomas Keck Date: Fri, 12 Mar 2010 21:59:29 +0100 Subject: Minor fix --- proxy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy.py') diff --git a/proxy.py b/proxy.py index d8c8e75..3c9be29 100644 --- a/proxy.py +++ b/proxy.py @@ -130,7 +130,7 @@ class MultipleProxyReader(object): speed = (self.endpoints_blocksize[endpoint] / time) self.endpoints_blocksize[endpoint] = int(speed * TIME_SLICE) - if self.fetch_pos +1