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 Date: Tue, 19 Apr 2005 10:29:47 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Symlinks don't work in python??? Message-ID: <20050419142947.GB22993@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20050411142112 DOT GA3796 AT tishler DOT net> <20050416021255 DOT GA2624 AT tishler DOT net> <20050419124816 DOT GB2772 AT tishler DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i On Tue, Apr 19, 2005 at 10:27:08AM -0400, Igor Pechtchanski wrote: >On Tue, 19 Apr 2005, Jason Tishler wrote: >>On Fri, Apr 15, 2005 at 10:12:56PM -0400, Jason Tishler wrote: >>>On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote: >>>>Can you try my failing experiment (symlink bar.py to file foo.py in >>>>same directory)? >>> >>>I was able reproduce your problem on my way out of work today. >>> >>>>It seems using a different name for the symlink may cause the >>>>trouble... I have no idea why. >>> >>>Can you strace the issue and report back to the list? If not, then I >>>will try when I'm back at work on Monday. >> >>AFAICT, symlinking bar.py to foo.py never worked or at least since >>case-insensitive file system support was added to Python in 2/2001: >> >>http://www.amk.ca/python/2.1/index.html#SECTION0001000000000000000000 > >Why not use the built-in Cygwin case checking feature with >CYGWIN=check_case:strict? Please do not use this option unless it is absolutely necessary or if you actually desire a slowdown for every operation which involves a filename. Yes, Igor, I can keep this up all day, if you'd like. Now, you respond with how unbelievably useful it is and I'll respond with how much overhead this introduces and how often the option is broken in subtle ways because neither Corinna nor I care for it. cgf -- 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/