On Fri, Nov 20, 2020 at 02:05:02AM +1300, Greg Ewing wrote: > On 20/11/20 12:24 am, Chris Angelico wrote: > > > >Have you considered the value of using zipapp > > >You get all the advantages of a single runnable file, and > >all the advantages of NOT including the full Python interpreter with > >it. > > It won't have all the properties of an app bundle on MacOSX, though.
Firstly, does that matter? And secondly, what would it take to give it those additional properties? -- Steve _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/MT2IBDGTWNO6WCY5K2F6IUHBENNLEXXY/ Code of Conduct: http://python.org/psf/codeofconduct/