Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 4 Sep 2001 11:53:34 -0400 From: Jason Tishler To: "C. Porter Bassett" Cc: cygwin AT cygwin DOT com Subject: Re: rxvt + "standard" python Message-ID: <20010904115334.E1256@dothill.com> Mail-Followup-To: "C. Porter Bassett" , cygwin AT cygwin DOT 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/