Renamed logging_mod.py -> log.py

Updated other files accordingly.
This commit is contained in:
Bob Lantz
2010-02-03 15:38:29 -08:00
parent ac9554d6dc
commit 0df8b19568
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import select
flush = sys.stdout.flush
from mininet.logging_mod import lg
from mininet.log import lg
from mininet.util import quietRun, macColonHex, ipStr