Guido van Rossum schrieb:
> On 5/3/07, Fred L. Drake, Jr. <[EMAIL PROTECTED]> wrote:
>> On Thursday 03 May 2007, Georg Brandl wrote:
>>  > Is that something that can be agreed upon without a PEP?
>>
>> I expect this to be at least somewhat controversial, so a PEP is warranted.
>> I'd like to see it fixed, though.
> 
> It's too late for a new PEP.

It wouldn't be too late for a 2.6 PEP, would it? However, I'm not going to
champion this.

> It certainly is controversial; how would you write a regexp that
> matches a single or double quote using r"..." or r'...'?

You'd have to concatenate two string literals...

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to