homepage

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 py.user
Recipients docs@python, ezio.melotti, mrabarnett, py.user
Date 2012年03月11日.00:46:31
SpamBayes Score 0.14758654
Marked as misclassified No
Message-id <1331426792.04.0.0924775979082.issue14250@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/py3k/library/re.html#re.regex.flags
"or 0 if no flags were provided"
>>> import re
>>> p = re.compile(r'', 0)
>>> p.flags
32
>>>
History
Date User Action Args
2012年03月11日 00:46:32py.usersetrecipients: + py.user, ezio.melotti, mrabarnett, docs@python
2012年03月11日 00:46:32py.usersetmessageid: <1331426792.04.0.0924775979082.issue14250@psf.upfronthosting.co.za>
2012年03月11日 00:46:31py.userlinkissue14250 messages
2012年03月11日 00:46:31py.usercreate

AltStyle によって変換されたページ (->オリジナル) /