In article <[email protected]>, Barry Scott <[email protected]> wrote:
> It seems that the packaging of Mac Python 2.6 is missing at least one > file > that is critical to the operation of bundlebuilder.py. > > I've logged the issue as http://bugs.python.org/issue4937. I've noted a workaround in the tracker: just copy the file from an older version of Python. It's a simple xml plist and I don't think its contents are all that critical anyway. While the build should be fixed for 2.6+ (I'll send a patch), note that bundlebuilder is gone in 3.0. -- Ned Deily, [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
