Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.063 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'python': 0.09; 'tcl': 0.09; '"python': 0.16; '12:04': 0.16; '8.5,': 0.16; 'subprocess': 0.16; 'work,': 0.22; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.25; '+0100,': 0.29; 'firewall': 0.29; 'connection': 0.30; 'mac': 0.32; 'idle': 0.33; 'to:addr:python-list': 0.33; 'guys': 0.33; 'version': 0.34; 'but': 0.36; "didn't": 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'personal': 0.62; 'received:pl': 0.69; 'from:addr:mail': 0.71; 'dnia': 0.84 Subject: Re: idle doesn't work From: =?UTF-8?Q?=C5=81ukasz?= Posadowski To: python-list@python.org Date: Sun, 10 Mar 2013 14:43:32 +0100 In-Reply-To: <513C68B0.7050204@libero.it> References: <513C68B0.7050204@libero.it> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.3 (3.6.3-2.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362923135 news.xs4all.nl 6988 [2001:888:2000:d::a6]:57516 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41015 Dnia 2013-03-10, nie o godzinie 12:04 +0100, leonardo pisze: > hi guys > > 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 ? Try "python idle.py -n". You're on Mac and don't have Textmate? :) -- Ɓukasz Posadowski