On 2010年11月27日 5:02, Brian Curtin wrote: > We briefly chatted about this on the os.link > feature issue, but I never found a way around it. How about implementing os.path.samefile in Modules/posixmodule.c like this? http://bugs.python.org/file19262/py3k_fix_kill_python_for_short_path.patch # I hope this works.