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 ezio.melotti
Recipients docs@python, eli.bendersky, ezio.melotti, pitrou
Date 2011-09-01.05:24:31
SpamBayes Score 0.002089979
Marked as misclassified No
Message-id <1314854671.76.0.585244152204.issue12875@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think you are missing anything, but using ints instead of flags is discouraged (see #11957).  OTOH there's no re.NOFLAGS flag that can be used instead.
History
Date User Action Args
2011-09-01 05:24:31ezio.melottisetrecipients: + ezio.melotti, pitrou, eli.bendersky, docs@python
2011-09-01 05:24:31ezio.melottisetmessageid: <1314854671.76.0.585244152204.issue12875@psf.upfronthosting.co.za>
2011-09-01 05:24:31ezio.melottilinkissue12875 messages
2011-09-01 05:24:31ezio.melotticreate