| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | Jeff Hawk <Jeff DOT Hawk AT navigon DOT com> |
| To: | Dan Armbrust <daniel DOT armbrust DOT list AT gmail DOT com> |
| CC: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Date: | Fri, 4 May 2007 09:49:24 -0500 |
| Subject: | RE: popen problems |
| Message-ID: | <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E6FB@USIL-EXCHG01.us.navigon.local> |
| References: | <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42 AT mail DOT gmail DOT com> <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E6EC AT USIL-EXCHG01 DOT us DOT navigon DOT local> <82f04dc40705040742w2a8633dbuef1d6f67f4aa40b1 AT mail DOT gmail DOT com> <82f04dc40705040744n1df517dcn89c2af2f27c0612f AT mail DOT gmail DOT com> |
| In-Reply-To: | <82f04dc40705040744n1df517dcn89c2af2f27c0612f@mail.gmail.com> |
| Accept-Language: | en-US |
| acceptlanguage: | en-US |
| MIME-Version: | 1.0 |
| X-Envelope-From: | <Jeff DOT Hawk AT navigon DOT com> |
| 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 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id l44EoIM4017077 |
> -----Original Message-----
> From: Dan Armbrust [mailto:Daniel dot armbrust dot list at gmail dot com]
> Sent: Friday, May 04, 2007 9:44 AM
> To: Jeff Hawk
> Subject: Re: popen problems
>
> 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 "<stdin>", line 1, in <module>
> OSError: [Errno 13] Permission denied
>
> This is inside of a rxvt window.
This works good for me.
--Jeff
--
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 |