A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-May/089701.html below:

[Python-Dev] distutils.build_ext path comparison - python 2.5.2

[Python-Dev] distutils.build_ext path comparison - python 2.5.2 [Python-Dev] distutils.build_ext path comparison - python 2.5.2Sven Schrader sven.schrader at gmail.com
Wed May 20 14:31:18 CEST 2009
Hi,

since our python installation is located on a symlink'ed directory,
our variables "sys.exec_prefix" and "sys.executable" can have different
paths. Therefore, the respective test in build_ext.py fails (line 202)
and a wrong
library directory is obtained.

To fix this issue, I have attached a patch that uses "os.path.samefile"
instead,
to see whether two files are identical irrespective of its path.


Greetings

Sven Schrader



ps: please CC answers to me, I'm not on the list :-)
pps: I hope the attachment isn't inline...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-2.5.2-build_ext-pathcompare.patch
Type: text/x-patch
Size: 1570 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090520/cefb0143/attachment-0001.bin>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4