On Tue, Feb 24, 2009 at 03:37:45PM +0100, <Luca Dionisi>: ~> I tried to workaround the previous bug. Now I get a KeyError: 1. ~> ~> In file ntk/core/radar.py:56 the constructor of class Neigh is: ~> def __init__(self, bestdev, devs, idn=None, .... ~> ~> But in same file line 432 there is: ~> all_avg[ip] = Neigh(dict(devs), devs[0]) ~> ~> Is that an error? Should they be reversed?
Yes, they should. See the recent email http://lists.dyne.org/lurker/message/20090219.164820.6ff91d15.en.html -- :wq! "I don't know nothing" The One Who reached the Thinking Matter '.' [ Alpt --- Freaknet Medialab ] [ GPG Key ID 441CF0EE ] [ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ] _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
