@ -1305,7 +1305,6 @@ class Bar():
s.p('-')
if s.i == s.st:
s.p('\n')
@staticmethod
def p(t):
sys.stdout.write(t)
sys.stdout.flush()