From: SourceForge.net <no...@so...> - 2006-06-09 02:45:56
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3769088 By: nobody how to configure pydev to use the 'call' method in subproecess module in python? http://docs.python.org/lib/module-subprocess.html I try that in my python script, but I get this error "NameError: global name 'call' is not defined" ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |