Closed nathanjr closed 6 years ago
This change ensures that no blank arguments reach the subprocess.Popen command in Windows which fixes Issue #41 whereby any commands with a blank list element will fail.
This change ensures that no blank arguments reach the subprocess.Popen command in Windows which fixes Issue #41 whereby any commands with a blank list element will fail.