X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: [Ping Python maintainer]: enhancement request Date: Sun, 29 Apr 2007 23:58:57 +0100 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/2.70.2067 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I just found out that in the standard Cygwin Python setup it is not possible to run the Python interpreter from a Win32 command shell. (You get an error about the NTVDM (NT Virtual DOS machine even when C: \cygwin\bin is in the path). The reason is that python.exe is a symbolic link to python2.5.exe. As the Python interpreter itself is only about 43 Kb in size I suggest copying the interpreter instead of symlinking (Zsh for instance does the same). Thorsten -- 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/