Looking for an interpreter that does not request internet access

2007-06-25 Thread James Alan Farrell
also because I feel it unsafe. Can anyone recommend an interpreter that does not access the internet when it starts (or when it is running, unless I specifically write a program that causes it to do so, so as a browser)? James Alan Farrell -- http://mail.python.org/mailman/listinfo/python-list

Re: Looking for an interpreter that does not request internet access

2007-06-28 Thread James Alan Farrell
On Tue, 26 Jun 2007 03:50:11 -, John Roth <[EMAIL PROTECTED]> wrote: >On Jun 25, 7:07 pm, James Alan Farrell <[EMAIL PROTECTED]> wrote: >> Hello, >> I recently installed new anti-virus software and was surprised the >> next time I brought up IDLE, that it wa

Re: Looking for an interpreter that does not request internet access

2007-06-28 Thread James Alan Farrell
On Mon, 25 Jun 2007 20:41:59 -0500, Robert Kern <[EMAIL PROTECTED]> wrote: >James Alan Farrell wrote: >> Hello, >> I recently installed new anti-virus software and was surprised the >> next time I brought up IDLE, that it was accessing the internet. >> &g