diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-10-05 20:06:47 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-10-05 20:06:47 +0000 |
commit | 9835206268e9f2687f2514ad726bb105077fcb75 (patch) | |
tree | ce0fdeb5ae3d749f4fca139c44bd93e8e74ee32a /Python/exceptions.c | |
parent | 4a8e9f4e4215cc9bc9499ebda2017263b85c06f0 (diff) | |
download | cpython-git-9835206268e9f2687f2514ad726bb105077fcb75.tar.gz |
A regexp example was rendered as
foo\d
when it was clearly intended to render as
foo$
Fred, is this a right way to fix it? If not, the earlier place in the
same paragraph that does render as
foo$
is also wrong.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions