Message9147

Author pekka.klarck
Recipients pekka.klarck
Date 2014-10-14.12:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413290339.37.0.317921565988.issue2221@psf.upfronthosting.co.za>
In-reply-to
Content
Colleague tested this on OSX. His comments:

1) Code works fine.

2) The description isn't too clear how to test this. The correct approach is downloading and running the attached jython_pid.py. The code in the description doesn't work with normal subprocess.Popen.

3) Windows version of `get_pid` has argument `proces` (typo). The test code works on Windows, though, because there is `process` available in the global scope.
History
Date User Action Args
2014-10-14 12:38:59pekka.klarcksetmessageid: <1413290339.37.0.317921565988.issue2221@psf.upfronthosting.co.za>
2014-10-14 12:38:59pekka.klarcksetrecipients: + pekka.klarck
2014-10-14 12:38:59pekka.klarcklinkissue2221 messages
2014-10-14 12:38:59pekka.klarckcreate