On Sat, Feb 22, 2020 at 11:58:58AM +1100, Steven D'Aprano wrote:

> And what's so special about SQL over, say, regular expressions, XML, 
> JSON, YAML, Markdown, ReST, LaTeX, etc? I might want to use the s'' 
> prefix for embedded Scheme code rather than SQL.

*cough*

Um, regular expressions are not precisely the best example there, since 
we do have raw strings specifically for regular expressions.

But the rest of the list is still valid. Why is SQL more important than 
any other language or text format? I don't think it is.

-- 
Steven
_______________________________________________
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/MQVVBYULPRVRGMPMHJ4GPAJWK23E2JSK/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to