On Apr 20, 2006, at 11:22 PM, Ryan Wilcox wrote: > Hi all, > > I recently converted my pyobjc application to Universal Python 2.4, > and the size came out to 7.4MB. > > Does this sound reasonable to everybody in size, or is there > something in my setup.py that I need to change/add now that I'm > building universal?
It's reasonable. Moving to 2.4 means, you're bundling your own Python runtime, now. Before, you could reasonably get away with only the modules needed to run with Apple's built-in runtime. Zac _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig