This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, docs@python, eli.bendersky, eric.araujo, ezio.melotti, pitrou, python-dev
Date 2011-11-11.20:47:46
SpamBayes Score 0.3291082
Marked as misclassified No
Message-id <1321044466.89.0.263607913783.issue12875@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation now shows::
    match(pattern, string[, flags=0])
Is it normal to have the brackets *and* the default value?
History
Date User Action Args
2011-11-11 20:47:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, eli.bendersky, docs@python, python-dev
2011-11-11 20:47:46amaury.forgeotdarcsetmessageid: <1321044466.89.0.263607913783.issue12875@psf.upfronthosting.co.za>
2011-11-11 20:47:46amaury.forgeotdarclinkissue12875 messages
2011-11-11 20:47:46amaury.forgeotdarccreate