diff --git a/lubuntu-upgrader b/lubuntu-upgrader index 11eb5f7..c9dbacb 100755 --- a/lubuntu-upgrader +++ b/lubuntu-upgrader @@ -310,7 +310,7 @@ class DialogUpg(QWidget): self.label.setText(self.detailText + "\n" + details) # if is downloading put the "Downloaded x of y" text # print("PTY:" + str(self.slave)) - print "Status Details:" + details + print("Status Details:" + details) def upgrade(self): '''runs upgrade'''