Senthil Kumaran added the comment:
That's not an error, but in fact a correct statement. Please test it in the
interpreter.
--
nosy: +orsenthil
resolution: -> invalid
stage: -> committed/rejected
status: open -> closed
type: -> behavior
___
Pytho
New submission from Federico Reghenzani :
There's an error in Regex Howto, when explain the operator '?', I attached the
patch.
--
assignee: docs@python
components: Documentation
files: regex_doc.diff
keywords: patch
messages: 157348
nosy: docs@python, federico.reghenzani
priority: norm