Fix a problem with tokenizing unterminated multiline strings of the form
commiteecc972e85c964846b332367d9c59197a0ab0e5a
authorOwen W. Taylor <otaylor@fishsoup.net>
Sat, 3 Nov 2007 19:21:59 +0000 (3 15:21 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Sat, 3 Nov 2007 19:21:59 +0000 (3 15:21 -0400)
treefd8aad718b915049b7ddac7ecd5bf73211b0758c
parentcc8f3423363414d9b089e0c1ff6d3a40da592a25
Fix a problem with tokenizing unterminated multiline strings of the form
  """foo"
lib/reinteract/tokenize.py