When using py2app to create an application, is there a simple way to get the path to the copy of python that is/will be bundled into the application?
(I need this to copy in some matploblit data files) So far I'm generating it manually using some assumptions. it works but if there's a safer/easier way, I'd rather use that. -- Russell _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig