[Python-ideas] PEP 3155 - Qualified name for classes and functions

Nick Coghlan ncoghlan at gmail.com
Fri Nov 18 23:49:21 CET 2011


On Sat, Nov 19, 2011 at 6:01 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> Based on the feedback received, I've finally changed the attribute name
> to __qualname__.  Pronunciation issues notwithstanding ;-), it is a
> reasonable compromise between explicitness and shortness/easy-of-typing.

OK, I'll update PEP 395 accordingly (and given some discussions on
import-sig this week, the title of that PEP is probably going to
change to "Qualified names for modules")

I can't promise not to shorten it back to q-name if I ever have
occasion to say it out loud, though :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list