From: David Vanderson (david.vanderson at gmail.com) Date: Thu Feb 28 13:30:59 EST 2013 |
|
Eli, What's the solution here, use 'subprocess' or 'system*' to prevent shell execution? Thanks, Dave On 02/28/2013 07:56 AM, Eli Barzilay wrote: > (`system' should almost never be used in public code... Imagine > someone using the above code and dealing with the consequences of file > names like "foo; rm -rf ~".)
Posted on the users mailing list. |
|