Ned Deily <n...@acm.org> added the comment:

As a workaround, you can copy the missing file from a 2.5 (or earlier) 
Python and edit it, if necessary.

sudo
cd /Library/Frameworks/Python.framework/Versions/
cp -p 2.5/Resources/version.plist 2.6/Resources/

Or look at the one in the Apple-supplied Python.

----------
nosy: +nad

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4937>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to