[Python-Dev] Alternative placeholder delimiters for PEP 292 (original) (raw)

Barry Warsaw barry at python.org
Sat Sep 4 18:33:36 CEST 2004


On Mon, 2004-08-30 at 02:11, Andrew Durdin wrote:

I propose that the Template module not use $ to set off placeholders; instead, placeholders are delimited by braces {}. The following rules for {}-placeholders apply:

The PEP 292 rules were specifically chosen for their similarity to placeholder syntaxes in many other languages.

-Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20040904/c1b34f0e/attachment.pgp



More information about the Python-Dev mailing list