gestion: retrait des shabang inutiles

Puisque les fichiers ne sont pas executables
This commit is contained in:
Daniel STAN 2014-10-24 23:07:37 +02:00
parent 4983642647
commit 7426578b0d
19 changed files with 13 additions and 24 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from OpenSSL import crypto, SSL
from socket import gethostname