oz123 il y a 11 ans
Parent
commit
731e915522
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/pwman3

+ 1 - 1
scripts/pwman3

@@ -187,5 +187,5 @@ finally:
         if _saveconfig:
             config.save(args.cfile)
     except Exception, e:
-        print ("Error: %s" % e )
+        print ("Error: %s" % e)
         sys.exit(-1)