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 certainly is controversial; how would you write a regexp that
matches a single or double quote using r"..." or r'...'?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
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