Issue433027
Created on 2001-06-14 08:27 by effbot, last changed 2022-04-10 16:04 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg53161 - (view) | Author: Fredrik Lundh (effbot) * ![]() |
Date: 2001-06-14 08:27 | |
from the jeffrey friedl report: (?-i) is not supported. It'd be nice to have |
|||
| msg63645 - (view) | Author: Alexander Belopolsky (belopolsky) * ![]() |
Date: 2008-03-17 14:12 | |
This depends on issue433024 (SRE: (?flag) isn't properly scoped.) |
|||
| msg73686 - (view) | Author: Matthew Barnett (mrabarnett) * ![]() |
Date: 2008-09-24 00:39 | |
Implemented in #3825. |
|||
| msg114618 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2010-08-22 00:03 | |
See #2636, which implements this. |
|||
| msg230850 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2014-11-08 12:25 | |
I think issue433028 supersedes this and looks more preferable. No need to implement several ways to do same things. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-10 16:04:07 | admin | set | github: 34624 |
| 2014-11-08 12:25:41 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg230850 |
| 2010-08-22 00:03:35 | georg.brandl | set | status: open -> closed dependencies:
- Major reworking of Python 2.5.2 re module nosy:
+ georg.brandl |
| 2009-02-12 19:36:06 | ajaksu2 | set | dependencies:
+ Major reworking of Python 2.5.2 re module versions: + Python 2.7 |
| 2008-09-24 11:28:42 | timehorse | set | nosy: + timehorse |
| 2008-09-24 00:39:02 | mrabarnett | set | nosy:
+ mrabarnett messages: + msg73686 |
| 2008-03-17 14:12:20 | belopolsky | set | nosy:
+ belopolsky messages: + msg63645 |
| 2001-06-14 08:27:14 | effbot | create | |

