diff options
author | Guido van Rossum <guido@python.org> | 1998-06-19 21:39:27 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-06-19 21:39:27 (GMT) |
commit | f57736e77a40aba1278d506e05655b03b0db8596 (patch) | |
tree | 3048a36952e890e7b4914145fc8d0f83db7c65c8 /PC | |
parent | 1b0ff2c32ff28e93295b8f0c9bb318fc87458392 (diff) | |
download | cpython-f57736e77a40aba1278d506e05655b03b0db8596.zip cpython-f57736e77a40aba1278d506e05655b03b0db8596.tar.gz cpython-f57736e77a40aba1278d506e05655b03b0db8596.tar.bz2 |
Translated to use re instead of regex. Also replaced one use of
L.append(a,b,c,d) with the correct L.append((a,b,c,d)).
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions