Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41148
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <tampucciolina@libero.it> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.059 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'beginner': 0.05; 'data:': 0.07; 'python': 0.09; 'tcl': 0.09; '2.7': 0.13; '8.5,': 0.16; 'cet': 0.16; 'subject:programming': 0.16; 'subprocess': 0.16; 'wrote:': 0.17; 'typing': 0.17; 'python?': 0.20; 'to:name:python- list@python.org': 0.20; 'trying': 0.21; 'work,': 0.22; 'downloaded': 0.24; 'skip:[ 10': 0.26; 'thanks!': 0.26; 'possibly': 0.27; "doesn't": 0.28; 'editors': 0.29; 'firewall': 0.29; 'learn,': 0.29; 'url:mailman': 0.29; 'url:code': 0.29; 'connection': 0.30; 'error': 0.30; 'url:python': 0.32; 'mac': 0.32; 'url:listinfo': 0.32; 'message.': 0.33; 'idle': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'text': 0.34; 'or,': 0.34; 'thanks': 0.34; 'there': 0.35; 'really': 0.36; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; "didn't": 0.36; 'useful': 0.36; 'charset:us-ascii': 0.36; 'gives': 0.39; 'to:addr:python.org': 0.39; 'step': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'help': 0.40; 'url:mail': 0.40; 'think': 0.40; 'easy': 0.60; 'first': 0.61; 'header:Message-Id:1': 0.62; 'email name:python-list': 0.62; 'url:it': 0.62; 'personal': 0.62; 'mentioned': 0.63; 'more': 0.63; 'article': 0.78; '2013': 0.84; 'marzo': 0.84; 'received:212.52.84': 0.84; 'received:libero.it': 0.84; 'received:212.52': 0.91 |
| X-CTCH-Spam | Unknown |
| X-CTCH-RefID | str=0001.0A0C0204.513F8208.0054,ss=1,re=0.000,fgs=0 |
| X-libjamoibt | 1823 |
| From | leonardo <tampucciolina@libero.it> |
| Content-Type | multipart/alternative; boundary="Apple-Mail=_2BBF9805-9A10-4689-A6B4-B64EF8D9CF93" |
| Subject | programming course |
| Date | Tue, 12 Mar 2013 20:29:06 +0100 |
| References | <nad-3484DA.09521112032013@news.gmane.org> |
| To | "python-list@python.org" <python-list@python.org> |
| Mime-Version | 1.0 (Mac OS X Mail 6.2 \(1499\)) |
| X-Mailer | Apple Mail (2.1499) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3249.1363116553.2939.python-list@python.org> (permalink) |
| Lines | 123 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363116553 news.xs4all.nl 6843 [2001:888:2000:d::a6]:53578 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41148 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
sorry for bothering you, i found www.code.org, do you think is that useful? i am a beginner and i would really like to learn, but i need a step by step website or books, any recommendations? thanks! Inizio messaggio inoltrato: > Da: Ned Deily <nad@acm.org> > Oggetto: Re: [Python-Help] idle doesn't work > Data: 12 marzo 2013 17:52:12 CET > A: python-list@python.org > > In article <513F5080.6030808@libero.it>, > leonardo <tampucciolina@libero.it> wrote: >> first of all thanks for trying to help me. the text of my email was the >> following: >> i have a mac os x 10.8, i had already python 2.7, i downloaded python >> 3.3 and active tcl 8.5, but idle and the new version don't work, the >> answer is:"idle's subprocess didn't make connection or personal firewall >> is blocking". do you know what can i do ? >> or can i use other easy editors to program in python? >> >> i am frustated cause i can use only the old python 2.7 in the terminal >> window. python 3.3 has not taken place and idle gives the above >> mentioned error.. > > Try typing the following in a terminal window: > > idle3.3 > > or, possibly > > /usr/local/bin/idle3.3 > > and see if there is a more useful error message. > > If that doesn't work, try adding -n: > > idle3.3 -n > > -- > Ned Deily, > nad@acm.org > > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
programming course leonardo <tampucciolina@libero.it> - 2013-03-12 20:29 +0100
csiph-web