On 17/06/2025 00:19, Omar Ahmed via Python-list wrote:
Hi all,
I would like to propose a potential addition to Python's `import` syntax that
would improve clarity and ergonomics for cases where developers want both full
module access *and* a local alias to a specific attribute within that mod
On 6/14/25 23:53, jmhannon.ucdavis--- via Python-list wrote:
Greetings. We (the group that I work with) have "inherited" some Python
scripts that were written years ago, using Python 2.
We're trying to upgrade the scripts so that they work in our current
environment:
https://www.scoutapm.com/
Hi all,
I would like to propose a potential addition to Python's `import` syntax that
would improve clarity and ergonomics for cases where developers want both full
module access *and* a local alias to a specific attribute within that module.
Currently, to get both behaviors, we typically write:
Ahem. Yes, is there a compiled version of this product for 64-bit Python 3.13?
(It's still the best IMO.)
Or, failing that, anything remotely comparable?
--
https://mail.python.org/mailman3//lists/python-list.python.org
On 2025-06-15 04:53, jmhannon.ucdavis--- via Python-list wrote:
Greetings. We (the group that I work with) have "inherited" some Python
scripts that were written years ago, using Python 2.
We're trying to upgrade the scripts so that they work in our current
environment:
OS: Ubuntu 24.04.2
Greetings. We (the group that I work with) have "inherited" some Python
scripts that were written years ago, using Python 2.
We're trying to upgrade the scripts so that they work in our current
environment:
OS: Ubuntu 24.04.2 LTS
$ python --version
Python 3.11.13
>>> ma