[issue14473] Regex Howto error

2012-04-02 Thread Senthil Kumaran
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

[issue14473] Regex Howto error

2012-04-02 Thread Federico Reghenzani
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