In article
,
Paul Wiseman wrote:
> I've never seen this problem before but one user seems to be experiencing
> this issue and I'm at a bit of a loss as to what the cause could be
>
> One part of the app runs this: subprocess.Popen(['/usr/bin/env',
> 'system_profiler', 'SPUSBDataType', '-xml'])
Hey,
I've never seen this problem before but one user seems to be experiencing
this issue and I'm at a bit of a loss as to what the cause could be
One part of the app runs this: subprocess.Popen(['/usr/bin/env',
'system_profiler', 'SPUSBDataType', '-xml'])
I've never seen a problem running this,