
report at bugs
Jul 5, 2008, 3:27 PM
Post #1 of 2
(53 views)
Permalink
|
|
[issue3294] SVN repository contains an incorrect symbolic link
|
|
New submission from Antoine Pitrou <pitrou[at]free.fr>: In the py3k SVN branch I can see the following link. I suppose it is a mistake? $ ls -la Mac/IDLE/IDLE.app/Contents/MacOS/Python lrwxrwxrwx 1 antoine antoine 92 2008-07-01 22:33 Mac/IDLE/IDLE.app/Contents/MacOS/Python -> /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python ---------- components: Build, Macintosh messages: 69305 nosy: pitrou severity: normal status: open title: SVN repository contains an incorrect symbolic link versions: Python 3.0 _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue3294> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|