diff options
author | Stevoisiak <S.Vascellaro@gmail.com> | 2024-02-17 08:33:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 08:33:28 (GMT) |
commit | d2d78088530433f475d9304104bbc0dac2536edd (patch) | |
tree | edc7e3e849e82f9e7c18551e76041b4612a3ebf1 /Python/getcopyright.c | |
parent | 73e8637002639e565938d3f205bf46e7f1dbd6a8 (diff) | |
download | cpython-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/getcopyright.c')
0 files changed, 0 insertions, 0 deletions