Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85122 > unrolled thread
| Started by | Luke Lloyd <nieko444@gmail.com> |
|---|---|
| First post | 2015-02-02 23:26 +0000 |
| Last post | 2015-02-02 23:26 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
__pycache__ Luke Lloyd <nieko444@gmail.com> - 2015-02-02 23:26 +0000
| From | Luke Lloyd <nieko444@gmail.com> |
|---|---|
| Date | 2015-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.
Back to top | Article view | comp.lang.python
csiph-web