diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-12-07 16:36:47 +0100 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-12-07 16:36:47 +0100 |
commit | 3357cec34a81e5293fd848d4fa720d2aa87d800f (patch) | |
tree | b3a5942dead71a1a3f43a38c9dfdeb89e4a33ade /tests/APIExerciser.py | |
parent | Fix with_statement (diff) | |
download | pyload-3357cec34a81e5293fd848d4fa720d2aa87d800f.tar.xz |
License cleanup
Diffstat (limited to 'tests/APIExerciser.py')
-rw-r--r-- | tests/APIExerciser.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/APIExerciser.py b/tests/APIExerciser.py index 886c72a4a..0498d50b8 100644 --- a/tests/APIExerciser.py +++ b/tests/APIExerciser.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # -*- coding: utf-8 -*- import string |