At 11:39 PM +0200 10/18/06, Wolfgang Keller wrote: >Hello, > >I'm looking for a way that allows a clueless Python scripting dilettant like >me to build a double-clickable .app bundle of a PyGTK application for MacOS >X. > >Any ideas? Such as e.g. a pre-made "empty" .app bundle that includes already >the Python interpreter and a compiled PyGTK module?
py2app? It's said to be like py2exe. -- ____________________________________________________________________ TonyN.:' The Great Writ <mailto:[EMAIL PROTECTED]> ' is no more. <http://www.georgeanelson.com/> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
