Re: [Pyobjc-dev] Testsuite adventures
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-05-18 14:55:19
|
Ronald Oussoren: >> Anyway, I'm not so happy seeing too much dumped into site-packages, >> be it by MacPython or PyObjC. > > You lost me there. Where should we install if it should end up on the > python path? bundlebuiler can be used as a program, but is primairily > a library module. Well it says it's an OS-specific module so this is where it should go! ;-) Like many more in the standard lib. BTW, what sense does it make to have a package named "FrameWork" on the Mac? OTOH, bundlebuilder isn't OS-specific because you can also use it to "cross-build" bundles on Linux, too (taking the plistlib as well), as I just checked (and rerun on OS X)... ;-) Dinu -- Dinu C. Gherman ...................................................................... "It was wonderful to find America, but it would have been more wonder- ful to miss it." (Mark Twain) |