[Python-Dev] Replacement for print in Python 3.0
Barry Warsaw
barry at python.org
Thu Sep 8 14:38:22 CEST 2005
On Wed, 2005-09-07 at 08:55, Nick Coghlan wrote:
> The leading 'p' (for 'positional') is necessary to get around the fact that $1
> is currently an illegal identifier in a Template
That should be fixable. Ideally, $1 is better than $p1.
-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/20050908/b20f8e73/attachment.pgp
More information about the Python-Dev
mailing list