Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 4 Sep 2001 11:53:34 -0400
From: Jason Tishler <jason@tishler.net>
To: "C. Porter Bassett" <cporter@byu.edu>
Cc: cygwin@cygwin.com
Subject: Re: rxvt + "standard" python
Message-ID: <20010904115334.E1256@dothill.com>
Mail-Followup-To: "C. Porter Bassett" <cporter@byu.edu>, cygwin@cygwin.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <00c101c134ae$678d9390$0a00a8c0@PWORK>
User-Agent: Mutt/1.3.18i

On Mon, Sep 03, 2001 at 01:27:00PM -0600, C. Porter Bassett wrote:
> When I try to interactively run the "standard" (i.e., not cygwin) version of
> windows from rxvt, nothing displays on the window.  I can run it from the
> default cygwin window or from the dos command line, but not rxvt.  Has
> anybody else experienced this?

Yes.  My WAG is that Win32 Python, in interactive mode, is writing
directly to the console instead of stdout.  Hence, output is going to
the associated, but hidden, console of rxvt.  Note that I can run Win32
Python scripts in an rxvt window and output is displayed properly.

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

