On 2020-11-20 00:53, Chris Angelico wrote:
So what you're saying is: "Everyone else who distributes native
executables has these problems, so Python apps distributed as native
executables will have these problems". Yes. Of course they will. But a
Python app distributed as a .py file or a .pyz archive*won't*  have
these problems. Is that of no value?

So are you suggesting that every single app should always be distributed as source code, run by a separate interpreter that users install separately?

--
Brendan Barnwell
"Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail."
   --author unknown
_______________________________________________
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/4TPEX3UCNPWXZ3ZJMUU4IKS4WWFCYDRR/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to