Brian Curtin added the comment:
Thanks for reporting this. Fixed in r79906.
--
assignee: georg.brandl -> brian.curtin
nosy: +brian.curtin -georg.brandl
priority: -> normal
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
type: -> behavior
___
New submission from Derk Drukker :
The method MatchObject.groups disappeared from Doc/library/re.rst in py3k
branch r79434 after a merge. (trunk, release26-maint, and release31-maint are
fine.)
--
assignee: georg.brandl
components: Documentation
messages: 102612
nosy: drukker, georg.br