[Python-Dev] Reserved Characters

Barry Warsaw barry at python.org
Fri Aug 20 23:17:21 CEST 2004


On Fri, 2004-08-20 at 15:10, Jim J Jewett wrote:
> Newer String interpolation will also use up '$', 
> which leaves only '?'.

Not true.  PEP 292's $ characters are only special inside string
literals, so there's really nothing new here.

-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/20040820/e4d695d4/attachment-0001.pgp


More information about the Python-Dev mailing list