def __init__(self, string): self.stdout = sys.__stdout__ self.appends = '' self.prepends = '' self.isatty = self.stdout.isatty()