summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2001-07-11 22:27:39 (GMT)
committerThomas Wouters <thomas@python.org>2001-07-11 22:27:39 (GMT)
commitcac2498815dc526a5888fa534386c0f778667ad6 (patch)
treee7308899d8b4893ee7643f5a014cb9d8c6c9c772 /Python/errors.c
parentd11f5f3eb51180c7cf55cb61ef5848fbafa03925 (diff)
downloadcpython-cac2498815dc526a5888fa534386c0f778667ad6.zip
cpython-cac2498815dc526a5888fa534386c0f778667ad6.tar.gz
cpython-cac2498815dc526a5888fa534386c0f778667ad6.tar.bz2
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 that isn't worth putting in 2.1.1.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions