On Fri, Jan 3, 2020 at 8:17 AM Abdur-Rahmaan Janhangeer
<arj.pyt...@gmail.com> wrote:
>
>
>
> On Fri, 3 Jan 2020, 01:05 Chris Angelico, <ros...@gmail.com> wrote:
>>
>>
>> They are still FAR better than trying to create a single bloated
>> executable that contains everything and magically knows how and when
>> to update itself.
>
>
> Proposing to freeze things. You distribute a version of the program. The 
> single file (not using the word executable as it seemingly leads to 
> confusions) is given with the assurance that the only thing you need is an 
> interpreter for it to work.
>

Wait, so as well as the single file, you ALSO need a Python
interpreter? Then what's the point? Why not just distribute a .py
file?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to