[issue11569] multiprocessing/darwin: sysctl(8) mislocation

Steffen Daode Nurpmeso report at bugs.python.org
Wed Mar 16 13:40:38 CET 2011


Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:

Maybe i should have used 'hg anno' first ...
next time i will.
This new patch always uses an absolute path.
I have not looked into os.popen() yet, but i do
put trust in that it makes a difference :)
The reason was nonetheless:


13:29 ~/usr/opt $ python3 -E -Wd -m test -r -w test_multiprocessing
[1/1] test_multiprocessing
/bin/sh: sysctl: command not found
/bin/sh: sysctl: command not found
/bin/sh: sysctl: command not found
1 test OK.

----------
nosy: +brian.curtin -ned.deily, ronaldoussoren
versions: +Python 3.1, Python 3.2
Added file: http://bugs.python.org/file21238/multiproc_sysctl.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11569>
_______________________________________


More information about the Python-bugs-list mailing list