On Wed, 28 Aug 2019 at 15:55, Mike Miller <[email protected]> wrote: > > > On 2019-08-28 01:05, Paul Moore wrote: > > However, I know of almost no examples of other languages that have > > added*user-definable* literal types (with the notable exception of > > Believe there is such a feature in modern JavaScript: > > https://developers.google.com/web/updates/2015/01/ES6-Template-Strings#tagged_templates
Interesting - thanks for the pointer! Paul _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/J2JQ2ERBNIWQ7267QOEAXRI7N3NMX4X5/ Code of Conduct: http://python.org/psf/codeofconduct/
