This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Arfrever
Recipients Arfrever, giampaolo.rodola
Date 2011-02-27.21:39:53
SpamBayes Score 2.1112382e-05
Marked as misclassified No
Message-id <1298842794.02.0.0430497717422.issue11348@psf.upfronthosting.co.za>
In-reply-to
Content
I actually wanted to use 'nice -n19 python3.3 -m test.test_os', which also fails.
Test suite of Python can be run be a package manager, which automatically sets high niceness.
If niceness is high, then maybe this test could try to decrease it instead of increasing.
History
Date User Action Args
2011-02-27 21:39:54Arfreversetrecipients: + Arfrever, giampaolo.rodola
2011-02-27 21:39:54Arfreversetmessageid: <1298842794.02.0.0430497717422.issue11348@psf.upfronthosting.co.za>
2011-02-27 21:39:53Arfreverlinkissue11348 messages
2011-02-27 21:39:53Arfrevercreate