[Python-Dev] Reserved Characters
Barry Warsaw
barry at python.org
Fri Aug 20 23:17:21 CEST 2004
More information about the Python-Dev mailing list
Fri Aug 20 23:17:21 CEST 2004
- Previous message: [Python-Dev] Reserved Characters
- Next message: [Python-Dev] python-dev Summary for 2004-08-01 through 2004-08-15[draft]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Reserved Characters
- Next message: [Python-Dev] python-dev Summary for 2004-08-01 through 2004-08-15[draft]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list