On Fri, Aug 7, 2015 at 7:15 PM, Peter Otten <[email protected]> wrote: > By default Debian doesn't install the test suite -- that's why you cannot > run it ;) > > Install it with > > $ sudo apt-get install libpython3.4-testsuite > > and then try again.
Which makes it work fine on my system. ChrisA -- https://mail.python.org/mailman/listinfo/python-list
