On 3/19/07, Georg Brandl <[EMAIL PROTECTED]> wrote: > Guido van Rossum schrieb: > > Cool. Do you think you can port this to the modified copy of > > tokenize.py in 2to3? > > That is, recognize "..." and yield it as "OP"?
Yes. (And modify the Grammar.txt file to match.) > > (I wonder if this wouldn't be a candidate for 2.6 too.) > > It would certainly be backportable. > > Since Thomas Wouters said he'd rather see no backports to the trunk at the > moment, I'll put it on my to-do list. Fair enough. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
