Python, Be Bold!

Chris Angelico rosuav at gmail.com
Thu Jan 2 03:38:42 EST 2020


On Thu, Jan 2, 2020 at 6:20 PM Abdur-Rahmaan Janhangeer
<arj.python at gmail.com> wrote:
>
> if not self-updating, at least the ability to update
>

That's a package manager's job.

$ sudo apt update
$ sudo apt upgrade

Job done. The wheel does not need to be reinvented.

ChrisA


More information about the Python-list mailing list