Add descriptive comment for utils.py

This commit is contained in:
Mitch Watrous
2011-03-22 16:21:35 -07:00
parent d599775e0d
commit 6f9d730710

View File

@@ -1,5 +1,9 @@
#! /usr/bin/env python
# These methods are used by test.py and waf to look for and read the
# .ns3rc configuration file, which is used to specify the modules that
# should be enabled
import os
import sys