Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 23 Jan 2004 09:27:53 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Python packaging bug? [Attn: Jason Tishler] Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, Jason, I'm not sure if this is a bug (hence the question mark in the subject), but the two python scripts in /usr/bin ("idle" and "pydoc") refer to /usr/bin/python.exe in their #! line. Is there a particular reason why they don't just use /usr/bin/python? I know it makes no difference in Cygwin, but it might be confusing. Also, I looked at the Python sources, and the sample scripts there contain '#! /usr/bin/env python' (not /usr/bin/python.exe). I'm guessing that this somehow gets changed in setup.py, but don't know enough Python to find exactly where this happens. This "problem" has been present since at least python-2.3-2 (maybe earlier). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/