summaryrefslogtreecommitdiffstats
path: root/Python/stdlib_module_names.h
diff options
context:
space:
mode:
authorStevoisiak <S.Vascellaro@gmail.com>2024-02-17 08:33:28 (GMT)
committerGitHub <noreply@github.com>2024-02-17 08:33:28 (GMT)
commitd2d78088530433f475d9304104bbc0dac2536edd (patch)
treeedc7e3e849e82f9e7c18551e76041b4612a3ebf1 /Python/stdlib_module_names.h
parent73e8637002639e565938d3f205bf46e7f1dbd6a8 (diff)
downloadcpython-d2d78088530433f475d9304104bbc0dac2536edd.zip
cpython-d2d78088530433f475d9304104bbc0dac2536edd.tar.gz
cpython-d2d78088530433f475d9304104bbc0dac2536edd.tar.bz2
gh-101699: Explain using Match.expand with \g<0> (GH-101701)
Update documentation for re library to explain that a backreference `\g<0>` is expanded to the entire string when using Match.expand(). Note that numeric backreferences to group 0 (`\0`) are not supported. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/stdlib_module_names.h')
0 files changed, 0 insertions, 0 deletions