> Bill Janssen wrote: > > I think here you are talking about a Mac app bundle, right? I think > > that's probably right. > > It applies just as much to a script with a #! line that relies on > installed packages. Do you really develop without any external packages?
Sure. I do a lot of text processing, and the Unicode and re support in standard Python are pretty much good enough for much of that work. Almost the only extension packages I use are PIL, Medusa, and ReportLab. All just install and work pretty well with "python setup.py install". Bill _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig