[Python-3000] Fwd: Re: Reminder: Py3k PEPs due by April (original) (raw)
Raymond Hettinger python at rcn.com
Tue Apr 10 21:05:18 CEST 2007
- Previous message: [Python-3000] Reminder: Py3k PEPs due by April
- Next message: [Python-3000] Fwd: Re: Reminder: Py3k PEPs due by April
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
there are subtle issues like
('hello %s' 'world' % 42)
Thank goodness the % formatting operator is going away. Having the same precendence as the modulo-operation has not been a good thing.
Raymond -------------- next part -------------- An embedded message was scrubbed... From: "Guido van Rossum" <guido at python.org> Subject: Re: [Python-3000] Reminder: Py3k PEPs due by April Date: Tue, 10 Apr 2007 11:53:27 -0700 Size: 3647 Url: http://mail.python.org/pipermail/python-3000/attachments/20070410/a9c63f7b/attachment.eml
- Previous message: [Python-3000] Reminder: Py3k PEPs due by April
- Next message: [Python-3000] Fwd: Re: Reminder: Py3k PEPs due by April
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]