Petri Lehtinen <pe...@digip.org> added the comment:

Ben,

As I've said, I think that we should go for the documented behavior with the 
addition of not allowing braces inside the format string (with the exception of 
format_spec).

So AFAICS, index_string would become

index_string      ::=  <any source character except "]" or "{" or "}"> +

> Anyway, as far as I can tell the patches would have to be reworked in
> the light of recent changes anyway. I am willing to do this if there's
> actually interest. 

Are you still willing to rework the patches?

And as I said already earlier, it wouldn't hurt if this was taken to python-dev 
once more. If there's a good, working patch ready, it might make it easier to 
gain consensus.

----------
versions:  -Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to