Files
cpython/Modules
Thomas Wouters e38b2f1f00 Re-do the broken-nice() patch to break less platforms. Hopefully none :P
Also note that it isn't just Linux nice() that is broken: at least FreeBSD
and BSDI also have this problem. os.nice() should probably just be emulated
using getpriority()/setpriority(), if they are available, but I'll get to
that later.
2001-07-11 22:35:31 +00:00
..
2000-06-30 16:09:01 +00:00
2000-07-01 00:16:13 +00:00
2000-10-04 16:34:09 +00:00
2001-06-25 06:37:02 +00:00
2001-06-10 16:45:08 +00:00
2001-07-03 19:27:05 +00:00
1996-01-26 21:10:22 +00:00