commit | 9835206268e9f2687f2514ad726bb105077fcb75 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Oct 05 20:06:47 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Oct 05 20:06:47 2001 +0000 |
tree | ce0fdeb5ae3d749f4fca139c44bd93e8e74ee32a | |
parent | 4a8e9f4e4215cc9bc9499ebda2017263b85c06f0 [diff] |
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.