The issue: http://bugs.python.org/issue30024 <http://bugs.python.org/issue30024>
> On 9 Apr 2017, at 10:05, Nick Coghlan <[email protected]> wrote: > > On 9 April 2017 at 16:13, Victor Varvariuc <[email protected]> wrote: >> I think there are can be several ways to achieve the result. >> >> The question is if what I've presented is a valid concern. I think this >> would make the language more consistent and help reducing number of errors >> related to import without breaking old code. >> >> May I create an issue in the bug tracker? > > Aye, go ahead - I would previously have advised against it, but given > at least one relatively low impact path to resolution, it's worth > filing it as an enhancement request. > > Cheers, > Nick. > > -- > Nick Coghlan | [email protected] | Brisbane, Australia
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
