I recently started using python\'s asyncio library and I noticed that the open_connection function return two values - a reader and a writer.
asyncio
open_connection