== CPython 3.4.0a0 (default:b3fe2ef13470+, Dec 4 2012, 15:58:37) [GCC 4.4.3] == Linux-3.0.0-28-generic-i686-with-debian-squeeze-sid little-endian == /home/serhiy/py/cpython/build/test_python_5588 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1) [1/1] test_sched test_args_kwargs (test.test_sched.TestCase) ... ok test_cancel (test.test_sched.TestCase) ... ok test_empty (test.test_sched.TestCase) ... ok test_enter (test.test_sched.TestCase) ... ok test_enterabs (test.test_sched.TestCase) ... ok test_priority (test.test_sched.TestCase) ... ok test_queue (test.test_sched.TestCase) ... ok test_run_non_blocking (test.test_sched.TestCase) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.543s OK 1 test OK.