On 17 Jun 2025, at 15:17, Neal Becker <[email protected]> wrote:
On Tue, Jun 17, 2025 at 8:19 AM Barry Scott <[1][email protected]> wrote: > On 17 Jun 2025, at 00:19, Omar Ahmed via Python-list <[2][email protected]> 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 module. > FYI python idea are discussed on [3]https://discussion.fedoraproject.org/ these days. You will get a lot of feedback there. Barry Are you sure you meant to point to the Fedora discussion, not python? Doh! I meant to point here [4]https://discuss.python.org/ Barry References 1. mailto:[email protected] 2. mailto:[email protected] 3. https://discussion.fedoraproject.org/ 4. https://discuss.python.org/ -- https://mail.python.org/mailman3//lists/python-list.python.org
