subprocess running ant

Nobody nobody at nowhere.com
Thu Mar 3 18:33:56 EST 2011


On Thu, 03 Mar 2011 13:27:34 -0500, Thom Hehl wrote:

> Actually, I just figured out the issue is that I need to run ant.bat
> instead of just ant. :(

Add shell=True to the Popen() call.





More information about the Python-list mailing list