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"? > (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. Georg _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
