[Pythonmac-SIG] py2app standalone options (original) (raw)
has hengist.podd at virgin.net
Fri Dec 17 02:15:37 CET 2004
- Previous message: [Pythonmac-SIG] py2app standalone options
- Next message: [Pythonmac-SIG] py2app standalone options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bob wrote:
Adding this option causes more problems than it solves.
Such as?
Feel free to do it yourself, either by subclassing py2app (then using the cmdclass argument to setup(...)), or by writing a patch against py2app that makes this option available.
Aye well, I'm not really up to digesting the larger py2app codebase right now (it's dense and uncommented, and I struggle enough with my own code which I already know and love), though maybe if you gave us a few ballpark pointers I might manage something.
On a separate issue, I've noticed the semi-standalone option appears to be buggy in 0.1.6. When I set it to true, py2app correctly omits standard modules and extensions from Resources/Python, but is still including the core Python.framework. I'm running MacPython 2.3.3 under OS 10.2.8. If you want the build logs and/or finished application bundles, let me know and I'll email them over. I'm pretty sure I know why this is, I'll fix it before next release.
Cool, ta.
has
http://freespace.virgin.net/hamish.sanderson/
- Previous message: [Pythonmac-SIG] py2app standalone options
- Next message: [Pythonmac-SIG] py2app standalone options
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]