Removed hash-bang in module files which aren't executed directly,

with the exception of topo.py, which I haven't touched.
This commit is contained in:
Bob Lantz
2010-02-05 17:22:18 -08:00
parent 7d4b7b7f47
commit e85f8bdf29
5 changed files with 0 additions and 9 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/python
"""
Mininet: A simple networking testbed for OpenFlow!