[Python-ideas] Proposal for special name and qualname symbols

Barry Warsaw barry at python.org
Mon Jun 13 05:25:54 EDT 2016


On Jun 11, 2016, at 05:00 PM, Barry Scott wrote:

>What is the behavour in this case:
>
>   mydict[ index ] = Record( __LHS__ )

That's a good question.  How insane/useless would it be to return in this case
the string "mydict[ index ]"?

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160613/95df8d81/attachment.sig>


More information about the Python-ideas mailing list