self eksik kalmış

This commit is contained in:
Barış Metin
2005-07-02 01:05:00 +00:00
parent 8b33e32bb3
commit 31dcace59d
+1 -1
View File
@@ -26,7 +26,7 @@ class CLI:
sys.stdout.flush()
def debug(self, msg):
if showDebug:
if self.showDebug:
sys.stdout.write(msg)
sys.stdout.flush()