[sysadmin-bin] The imports as well :-)



commit c8a4f3d20586bd5282aa8e0d835a378373877b78
Author: Andrea Veri <av gnome org>
Date:   Fri Jul 19 17:05:13 2013 +0200

    The imports as well :-)

 create-auth |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/create-auth b/create-auth
index 097ee73..48716aa 100755
--- a/create-auth
+++ b/create-auth
@@ -7,6 +7,8 @@ import tempfile
 import sys
 import subprocess
 import shutil
+import time
+import random
 try:
     import hashlib as md5
 except:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]