Add copyright notices and fix pyflakes errors

This commit is contained in:
Mark Haines 2014-09-03 09:43:11 +01:00
parent 112c7ea315
commit c6eafdfbaf
7 changed files with 59 additions and 7 deletions

View file

@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import ConfigParser as configparser
import argparse
import sys
import os