[Pythonmac-SIG] How do I change my delivery status?

2007-03-16 Thread David Goldsmith
Thanks! DG ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] py2app-ed program runs on 4 out of 7 Macs tried

2007-03-16 Thread David Goldsmith
Hi, all! I have a py2app-ed application which imports numpy, Numeric, matplotlib, pylab, wx, wxmpl, "personal" modules, and standard distribution fare such as os, sys, datetime, etc. (perhaps the least common of these which are used are traceback and from __future__ import division). It runs