Beremiz.py
changeset 1734 750eeb7230a1
parent 1732 94ffe74e6895
child 1736 7e61baa047f0
--- a/Beremiz.py	Mon Aug 14 21:31:01 2017 +0300
+++ b/Beremiz.py	Mon Aug 14 22:23:17 2017 +0300
@@ -62,7 +62,7 @@
 
     def Usage(self):
         print "Usage:"
-        print "%s [Options] [Projectpath] [Buildpath]"%sys.argv[0]
+        print "%s [Options] [Projectpath] [Buildpath]" % sys.argv[0]
         print ""
         print "Supported options:"
         print "-h --help                    Print this help"