BeremizIDE.py
changeset 1831 56b48961cc68
parent 1829 a776ac02b079
child 1832 0f1081928d65
--- a/BeremizIDE.py	Fri Sep 22 20:12:22 2017 +0300
+++ b/BeremizIDE.py	Thu Sep 28 12:20:40 2017 +0300
@@ -115,7 +115,7 @@
 REFRESH_PERIOD = 0.1
 
 
-class LogPseudoFile:
+class LogPseudoFile(object):
     """ Base class for file like objects to facilitate StdOut for the Shell."""
     def __init__(self, output, risecall):
         self.red_white = 1