diff options
| author | Guillaume Delpierre | 2015-09-08 17:11:38 +0200 |
|---|---|---|
| committer | Guillaume Delpierre | 2015-09-08 17:11:38 +0200 |
| commit | 1e11ff7e2f523919e179b0fb23836c4881bb12c1 (patch) | |
| tree | 9792eb6c4b4737343148e64c0cb16dfbc31e9dc1 /poc.py | |
| parent | 2c8a4a30946bcb1c881f417b85c96914786cf128 (diff) | |
Add shebang
Diffstat (limited to 'poc.py')
| -rw-r--r-- | poc.py | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,3 +1,5 @@ | |||
| 1 | #1/usr/bin/env python | ||
| 2 | |||
| 1 | import fnmatch | 3 | import fnmatch |
| 2 | import glob | 4 | import glob |
| 3 | import os | 5 | import os |
