<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>sorry for bothering you, i found <a href="http://www.code.org">www.code.org</a>, 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?</div><div><br></div><div>thanks!</div><div><br></div><br><div><br><div>Inizio messaggio inoltrato:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Da: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Ned Deily <<a href="mailto:nad@acm.org">nad@acm.org</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Oggetto: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: [Python-Help] idle doesn't work</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Data: </b></span><span style="font-family:'Helvetica'; font-size:medium;">12 marzo 2013 17:52:12 CET<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>A: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:python-list@python.org">python-list@python.org</a><br></span></div><br><div>In article <513F5080.6030808@<a href="http://libero.it">libero.it</a>>,<br> leonardo <<a href="mailto:tampucciolina@libero.it">tampucciolina@libero.it</a>> wrote:<br><blockquote type="cite">first of all thanks for trying to help me. the text of my email was the <br>following:<br>i have a mac os x 10.8, i had already python 2.7, i downloaded python <br>3.3 and active tcl 8.5, but idle and the new version don't work, the <br>answer is:"idle's subprocess didn't make connection or personal firewall <br>is blocking". do you know what can i do ?<br>or can i use other easy editors to program in python?<br><br>i am frustated cause i can use only the old python 2.7 in the terminal <br>window. python 3.3 has not taken place and idle gives the above <br>mentioned error..<br></blockquote><br>Try typing the following in a terminal window:<br><br>     idle3.3<br><br>or, possibly<br><br>     /usr/local/bin/idle3.3<br><br>and see if there is a more useful error message.<br><br>If that doesn't work, try adding -n:<br><br>     idle3.3 -n<br><br>-- <br> Ned Deily,<br> <a href="mailto:nad@acm.org">nad@acm.org</a><br><br>-- <br><a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a><br></div></blockquote></div><br></body></html>