This is important in Python programs because file input and output are, by default, buffered; data isn't written as soon as you call a print statement but is instead written in chunks.
Another important feature is a buffered pass-through connection so that you can also pass signal along (without volume control) to a satellite amplifier from the same input channels.