commit | c2c12dc31cfbe1babe3e8f7f6a4f5bc709e684da | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Wed Jul 11 14:45:34 2001 +0000 |
committer | Thomas Wouters <thomas@python.org> | Wed Jul 11 14:45:34 2001 +0000 |
tree | 66c88574c4ef234b2ec4491ccca367e8f6979890 | |
parent | 109d986bfc10e5971e4669906f9e8eea00d5f912 [diff] |
Patch #439995 (slightly modified from the uploaded version): Work around Linux's nonstandard nice() systemcall, which does not return the new priority. This closes SF bug #439990.