[Python-ideas] Keyword/Symbol literals
Stephen Hansen
me+python at ixokai.io
Wed Jan 21 08:48:58 CET 2015
>
> *What do people do now?*
> or strings
>
> df.sort('name')
>
...
> strings work but feel unpleasant
>
Why?
What does :foo get you that 'foo' doesn't?
One character being saved doesn't seem like a good reason to add syntax.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150120/28be38a9/attachment-0001.html>
More information about the Python-ideas
mailing list