Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Python: A Little Trick For Every Need Date: 20 Jan 2026 21:33:01 GMT Lines: 8 Message-ID: References: <10kl2sr$8rkl$3@dont-email.me> <31stmk1pd8a7q0ekv0is4bd1l5aorcgo95@4ax.com> <9hlumk1lodkjlm9a6egbo2fa79f85v6mad@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net iTP/y45LwxEVFlmaFAoiTQML4WNaFyXHPVNG1AjbO/E5+SaeLI Cancel-Lock: sha1:fmF0Eh4/4hZ1ZlDneCqiI3+8dj8= sha256:qNtac1fgeutaiea8h7VDH1Tf04Wf/uZEFow2m8WRo9E= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:81377 On Tue, 20 Jan 2026 12:17:59 +0200, Steve Hayes wrote: > So do all versions of Linux come with a built-in Python interpreter? 'All' is a dangerous qualifier but any version I've installed did. They may be different versions. Linux Mint is 3.12.3, Ubuntu 25.10 is 3.13.7, and Fedora and Arch are both 3.14.2. You can have multiple versions installed and manage them with uv but those are the defaults.