* fixing a python3 IO issue - we need to retain sys.stdout/stdin references to keep the underlying byte stream open. --HG-- branch : trunk
* separate all tests from plugins * simplify implicit inclusion of plugins under test * have test_initpkg perform direct checks instead of yielding tests * fix example tests for 3k --HG-- branch : trunk