Nick Coghlan <ncogh...@gmail.com> added the comment:

"package.module:attribute" is also the syntax used in packaging tools to 
unambiguously separate the name of the module to be imported from the attribute 
chain to be looked up within that module: 
https://packaging.python.org/specifications/entry-points/

So +1 from me for extending it to this use case as well.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32414>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to