[Python-checkins] peps: Add a placeholder to remind me to insert my research on what other languages

eric.smith python-checkins at python.org
Sat Aug 8 16:07:37 CEST 2015


https://hg.python.org/peps/rev/b3e3a88f1bd0
changeset:   5934:b3e3a88f1bd0
user:        Eric V. Smith <eric at trueblade.com>
date:        Sat Aug 08 10:07:40 2015 -0400
summary:
  Add a placeholder to remind me to insert my research on what other languages support.

files:
  pep-0498.txt |  5 +++++
  1 files changed, 5 insertions(+), 0 deletions(-)


diff --git a/pep-0498.txt b/pep-0498.txt
--- a/pep-0498.txt
+++ b/pep-0498.txt
@@ -331,6 +331,11 @@
 
 XXX: more on the above issues.
 
+Similar support in other languages
+----------------------------------
+
+XXX: Placeholder.
+
 Differences between f-string and str.format expressions
 -------------------------------------------------------
 

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list