Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85149 > unrolled thread

Re: __pycache__

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2015-02-03 07:09 -0700
Last post2015-02-03 07:09 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: __pycache__ Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-03 07:09 -0700

#85149 — Re: __pycache__

FromIan Kelly <ian.g.kelly@gmail.com>
Date2015-02-03 07:09 -0700
SubjectRe: __pycache__
Message-ID<mailman.18426.1422972666.18130.python-list@python.org>
On Mon, Feb 2, 2015 at 4:26 PM, Luke Lloyd <nieko444@gmail.com> wrote:
> 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 “IDLE’s subprocess didn’t
> make connection. Either IDLE can’t start a subprocess or personal firewall
> software is blocking the connection.” Then when I press OK it just closes.
>
>
>
> P.S: My code is encrypting and decrypting using an offset factor.

By the way, your subject line doesn't seem to have anything to do with
your question.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web