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 terry.reedy
Recipients dwt, eric.snow, ezio.melotti, mrabarnett, pitrou, rhettinger, terry.reedy
Date 2011-12-17.00:16:40
SpamBayes Score 0.011684995
Marked as misclassified No
Message-id <1324081001.1.0.937777788522.issue13592@psf.upfronthosting.co.za>
In-reply-to
Content
> but if #11957 is fixed, the result will look like
  re.Regex('abc', re.I|re.S)

That is what I would like to see.
History
Date User Action Args
2011-12-17 00:16:41terry.reedysetrecipients: + terry.reedy, rhettinger, pitrou, ezio.melotti, mrabarnett, eric.snow, dwt
2011-12-17 00:16:41terry.reedysetmessageid: <1324081001.1.0.937777788522.issue13592@psf.upfronthosting.co.za>
2011-12-17 00:16:40terry.reedylinkissue13592 messages
2011-12-17 00:16:40terry.reedycreate