I want to change link.py
of mininet. I use Ubuntu 14.04 and the current version of the git repository of mininet. When I change the files in the mininet directory this does not take effect.
It seems that there is a cached version somewhere but I cannot find it.
Even if I delete the mininet
folder under my user home directory I can still execute it. So there must be a "compiled" version somewhere.
Would be great if someone could help :)