Change >> to >>> as in a normal Python console. Avoid printing an empty string which is why the console looked like: >> Network banner >> Instead of: Network banner >>>
Change >> to >>> as in a normal Python console. Avoid printing an empty string which is why the console looked like: >> Network banner >> Instead of: Network banner >>>