[Tutor] FIREWALLS

2005-09-02 Thread Goofball223


I used python several months ago to write a simple program now i went back to use it to rewrite the same program and when I try to run it it says that my firewalls may be to secure. everytime the program runs in python it restarts and just has empty lines. how do I change my firewalls to be able to run a program in python? I have tried using different versions of python
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


[Tutor] FIREWALLS

2005-09-02 Thread Goofball223
I used python several months ago to write a simple program now i went back to use it to rewrite the same program and when I try to run it it says that my firewalls may be to secure. everytime the program runs in python it restarts and just has empty lines. how do I change my firewalls to be able to run a program in python? I have tried using different versions of python
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] FIREWALLS

2005-09-02 Thread Alan G

I used python several months ago to write a simple program now i went 
back to
 use it to rewrite the same program and when I try to run it it says 
 that my
 firewalls may be too secure.

Are you using IDLE? THe latest versions of IDLE issue a warning of 
this type.

What happens if you just run your program from the OS commamd line?

 and just has empty lines. how do I change my firewalls to be able to 
 run a
 program in python? I have tried using different versions of python

If its not in IDLE then it will depend on what your program is doing.

Can you post the error message? And if its not too long the code too?

It saves us from guessing... :-)

Alan G. 

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor