Hello, On Tue, 1 Dec 2020 15:16:11 +0300 Paul Sokolovsky <pmis...@gmail.com> wrote:
[] > If you want immutable dict you [know whom to thank for the lack of it > - stroked thru] can use types.MappingProxyType, as was explained (it's > all about PEP603). No, apparently I meant PEP416 https://www.python.org/dev/peps/pep-0416/ . Heh, even a language lawyer would get lost in the PEPs ;-). [] -- Best regards, Paul mailto:pmis...@gmail.com _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/X7XIWMDHPZSZFNYOTBZBBWTB6OLKYLUB/ Code of Conduct: http://python.org/psf/codeofconduct/