消息 [129474]
======================================================================
ERROR: test_set_get_priority (test.test_os.ProgramPriorityTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_os.py", line 1283, in test_set_get_priority
os.setpriority(os.PRIO_PROCESS, os.getpid(), base)
OSError: [Errno 13] Permission denied
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_os.py", line 1285, in test_set_get_priority
if err.errno != errno.EACCESS:
AttributeError: 'module' object has no attribute 'EACCESS' |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-02-26 00:11:10 | pitrou | 修改 | recipients:
+ pitrou, loewis, georg.brandl, giampaolo.rodola, christian.heimes, rosslagerwall |
| 2011-02-26 00:11:10 | pitrou | 修改 | messageid: <1298679070.13.0.199705269956.issue10784@psf.upfronthosting.co.za> |
| 2011-02-26 00:11:08 | pitrou | 链接 | issue10784 messages |
| 2011-02-26 00:11:07 | pitrou | 创建 | |
|