]> granicus.if.org Git - python/commit
Redone (by Ka-Ping) using the new re module, and adding recognition
authorGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 20:44:15 +0000 (20:44 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 20:44:15 +0000 (20:44 +0000)
commit3b631775b26b866e072cd3340f303bf5903af883
tree7e92990e253f41403be8958774bd4c1ecd2c9fd1
parent9d37a4d332570792c054ecbd6c598cf5eb91d785
Redone (by Ka-Ping) using the new re module, and adding recognition
for r"..." raw strings.  (And R"..." string support added by Guido.)
Lib/tokenize.py