Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.268 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.48; '*S*': 0.02; 'python': 0.11; 'blocking': 0.16; 'shell': 0.22; 'error': 0.23; 'code:': 0.26; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; 'firewall': 0.31; 'run': 0.32; 'says': 0.33; 'problem': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'idle': 0.36; 'shows': 0.36; 'seconds': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'personal': 0.63; 'school': 0.64; '8bit%:21': 0.69; 'press': 0.70; 'connection.': 0.74; 'can\xe2\x80\x99t': 0.84; 'p.s:': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=It+gHhN46YJGkAvMIcRlcB6bghzauoZ7/4yU1yqReUM=; b=nfac4batkFkmTki6T4kviUFt7B/NPIof6ozrNOxoU6gpxfHGbI3nVBUhvBozt9JrcP 4x/j6dIAmUqbGgHata+mob8xNAuu2QdtYJgL0upZiRa13+1vuozR2nD1Uz4potXqvuDQ b67enidZmlLiHqE0TsSS2FCaNRZr/mGODeNbKQFv6fLzT4Ry+4NJR4VKWeMosiUXW8uc YOhGW3vRVz4Z6TvOmlJXkinYsH9ER6sN3AUtKnmRUYht8OiWLjvfR82/7oT5szoXDdQZ 1cCBMcbh6RB5eULbP7/xs2IOmBDVVn/3IHrf3XUoT5bdt9mPerRy4Dtcr4EhahAhjIdd /p+g== MIME-Version: 1.0 X-Received: by 10.202.202.4 with SMTP id a4mr12876204oig.5.1422919592850; Mon, 02 Feb 2015 15:26:32 -0800 (PST) Date: Mon, 2 Feb 2015 23:26:32 +0000 Subject: __pycache__ From: Luke Lloyd To: python-list@python.org Content-Type: multipart/alternative; boundary=001a11c17ea8e03ad8050e234811 X-Mailman-Approved-At: Tue, 03 Feb 2015 09:31:46 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422952307 news.xs4all.nl 2975 [2001:888:2000:d::a6]:50844 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85122 --001a11c17ea8e03ad8050e234811 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am in school and there is a problem with my code: When I try to run my code in the python code in the python shell it waits about 10 seconds then shows an error that says =E2=80=9CIDLE=E2=80=99s subp= rocess didn=E2=80=99t make connection. Either IDLE can=E2=80=99t start a subprocess or personal f= irewall software is blocking the connection.=E2=80=9D Then when I press OK it just = closes. P.S: My code is encrypting and decrypting using an offset factor. --001a11c17ea8e03ad8050e234811 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

I am in school and there is a problem with my code:

=C2=A0

When I try to run my code in the python code in the python s= hell it waits about 10 seconds then shows an error that says =E2=80=9CIDLE= =E2=80=99s subprocess didn=E2=80=99t make connection. Either IDLE can=E2=80= =99t start a subprocess or personal firewall software is blocking the conne= ction.=E2=80=9D Then when I press OK it just closes.

=C2=A0

P.S: My code is encrypting and decrypting using an offset fa= ctor.

--001a11c17ea8e03ad8050e234811--