On Thu, Mar 26, 2015 at 5:15 PM, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote: > Looks to me that the two string literals each get their own token, and are > concatenated at a later stage of compilation, not during parsing.
Thanks. The dispute was about expressions, though. I think we're all in agreement that there are two tokens. -- https://mail.python.org/mailman/listinfo/python-list