class documentation

class BufferedStandardOut(object): (source)

View In Hierarchy

A standard out that whose ``buffer`` is a :py:class:`FlushableBytesIO` instance.

Instance Variable buffer Undocumented
buffer = (source)

Undocumented