delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42@mail.gmail.com> |
Date: | Fri, 4 May 2007 09:36:23 -0500 |
From: | "Dan Armbrust" <daniel DOT armbrust DOT list AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | popen problems |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I made the mistake of upgrading a cygwin install that was working. Now: python Python 2.4.3 (#1, May 18 2006, 07:40:45) [GCC 3.3.3 (cygwin special)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import os.path >>> os.popen('ls').readline() Traceback (most recent call last): File "<stdin>", line 1, in ? OSError: [Errno 13] Permission denied What on earth happened? Any idea how I can fix this? I can't open anything with popen from python. Thanks, Dan -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |