This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sdaoden
Recipients brian.curtin, sdaoden
Date 2011-03-16.12:40:37
SpamBayes Score 0.0018066952
Marked as misclassified No
Message-id <1300279238.02.0.198073256422.issue11569@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-03-16 12:40:38sdaodensetrecipients: + sdaoden, brian.curtin
2011-03-16 12:40:38sdaodensetmessageid: <1300279238.02.0.198073256422.issue11569@psf.upfronthosting.co.za>
2011-03-16 12:40:37sdaodenlinkissue11569 messages
2011-03-16 12:40:37sdaodencreate