--- BitTorrent/RawServer.py 29 Sep 2004 03:05:39 -0000 1.1.1.9.2.19 +++ BitTorrent/RawServer.py 26 Oct 2004 14:33:19 -0000 1.1.1.9.2.20 @@ -426,6 +426,7 @@ if not j[0]() : # Weak Ref v.append(i) w=[] + k=0 # Por si el bucle no contiene ninguna suscripcion a cargarse, que no falle el "del" for i in v : del self._suscripciones_download_id[i] for j,k in self._suscripciones_socket.iteritems() :