Explorar o código

Gee, printf ... to much C lately ?

oz123 %!s(int64=11) %!d(string=hai) anos
pai
achega
5ea783d976
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/pwman3

+ 1 - 1
scripts/pwman3

@@ -118,7 +118,7 @@ def get_conf_options(args, OSX):
 
     dbtype = config.get_value("Database", "type")
     if not dbtype:
-        printf("Could not read the Database type from the config!")
+        print("Could not read the Database type from the config!")
         sys.exit(1)
 
     return xselpath, dbtype