X-Spam-Check-By: sourceware.org Message-ID: <82f04dc40705040744n1df517dcn89c2af2f27c0612f@mail.gmail.com> Date: Fri, 4 May 2007 09:44:02 -0500 From: "Dan Armbrust" To: "Jeff Hawk" Subject: Re: popen problems Cc: "cygwin AT cygwin DOT com" In-Reply-To: <82f04dc40705040742w2a8633dbuef1d6f67f4aa40b1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42 AT mail DOT gmail DOT com> <82f04dc40705040742w2a8633dbuef1d6f67f4aa40b1 AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com python Python 2.5 (r25:51908, Mar 13 2007, 08:13:14) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import os.path >>> os.popen('ls').readline() Traceback (most recent call last): File "", line 1, in OSError: [Errno 13] Permission denied This is inside of a rxvt window. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/