On 18/07/2010 00:25, ipatrol6...@yahoo.com wrote:
I was reading
http://msdn.microsoft.com/en-us/library/ms684863%28v=VS.85%29.aspx and
http://stackoverflow.com/questions/89228/how-to-call-external-command-in-python#2251026
when I realized that the process creation flags for subprocess.Popen
on
I was reading
http://msdn.microsoft.com/en-us/library/ms684863%28v=VS.85%29.aspx and
http://stackoverflow.com/questions/89228/how-to-call-external-command-in-python#2251026
when I realized that the process creation flags for subprocess.Popen on
Windows are not specified anywhere in the standard