campy.io.console module¶
File: console.py¶
This file redirects the <code>cin</code>, <code>cout</code>, and <code>cerr</code> channels to use a console window. This file must be included in the source file that contains the <code>main</code> method, although it may be included in other source files as well.