Re: [Pythonmac-SIG] broken symlinks when building framework

2013-02-15 Thread Nat Echols
On Fri, Feb 15, 2013 at 1:11 PM, Ned Deily wrote: > Framework builds can be confusing. Without seeing exactly what > "configure" options and "make" commands you are using, I can only > speculate. But, normally, the versioned symlinks in the framework bin > directory for things like 2to3-2 are cr

Re: [Pythonmac-SIG] broken symlinks when building framework

2013-02-15 Thread Ned Deily
In article , Nat Echols wrote: > Hi-- > > We are building the Python framework and packaging it for distribution > along with a large volume of other scripts and shared libraries. One > step involves running shutil.copy to move the common 'bin' directory > to a temporary directory. This fail