On 12/20/2009 12:17 PM, Mohamed Musthafa Safarulla wrote:
I have python 2.5 ...but when i open it, i get the below error messages
Socker Error: Connection refused
and
IDLE's subprocess didnt make connection. Either IDLE can't start
subprocess or personal firewall software is blocking the conne
En Wed, 20 Aug 2008 04:56:32 -0300, aditya shukla
<[EMAIL PROTECTED]> escribi�:
I found something interesting while working in idle.I have windows vista
and
python2.5
if i do
import subprocess
proc
=subprocess.Popen('cmd.exe',stdin=subprocess.PIPE,stdout=subprocess.PIPE)
output = proc.commu