[Python-Dev] PEP 498: Naming (original) (raw)
Alexander Belopolsky alexander.belopolsky at gmail.com
Tue Sep 8 16:20:42 CEST 2015
- Previous message (by thread): [Python-Dev] PEP 498: Naming
- Next message (by thread): [Python-Dev] PEP 498: Naming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Sep 8, 2015 at 2:37 AM, Mike Miller <python-ideas at mgmiller.net> wrote:
To my knowledge there was i for interpolation, t for template, and e for expression suggested. Any better ideas?
I believe someone suggested !"..." as well. I still think f"..." notation is the best as long as these elements are called "format strings" in the documentation. After all, we don't call a unicode string "u-string" or bytes a "b-string". Given enough imagination someone may find not-safe-for-work associations in those abbreviations as well. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150908/d55eb306/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 498: Naming
- Next message (by thread): [Python-Dev] PEP 498: Naming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]