This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Python packaging bug? [Attn: Jason Tishler]


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@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]