[New-bugs-announce] [issue33273] Allow multiple imports from one module while preserving its namespace

Julian DeMille report at bugs.python.org
Fri Apr 13 10:33:23 EDT 2018


New submission from Julian DeMille <julian.demille at demilletech.net>:

An example of this would be to have something like `import <insert lib here>.{ <mod1>, <mod2>, ... }`

----------
components: Interpreter Core
messages: 315247
nosy: jdemilledt
priority: normal
severity: normal
status: open
title: Allow multiple imports from one module while preserving its namespace
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33273>
_______________________________________


More information about the New-bugs-announce mailing list