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


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

__pycache__

Started byLuke Lloyd <nieko444@gmail.com>
First post2015-02-02 23:26 +0000
Last post2015-02-02 23:26 +0000
Articles 1 — 1 participant

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


Contents

  __pycache__ Luke Lloyd <nieko444@gmail.com> - 2015-02-02 23:26 +0000

#85122 — __pycache__

FromLuke Lloyd <nieko444@gmail.com>
Date2015-02-02 23:26 +0000
Subject__pycache__
Message-ID<mailman.18416.1422952307.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

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.

[toc] | [standalone]


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


csiph-web