[Patches] [ python-Patches-1617680 ] slice-object support for sre_parse.SubPattern

SourceForge.net noreply at sourceforge.net
Mon Dec 18 21:57:56 CET 2006


Patches item #1617680, was opened at 2006-12-18 04:14
Message generated for change (Comment added) made by effbot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1617680&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Wouters (twouters)
>Assigned to: Thomas Wouters (twouters)
Summary: slice-object support for sre_parse.SubPattern

Initial Comment:
Support for sre_parse.SubPattern indexing by slice object, by simply delegating to the contained list. (backported from the p3yk-noslice branch.)


----------------------------------------------------------------------

>Comment By: Fredrik Lundh (effbot)
Date: 2006-12-18 21:57

Message:
Logged In: YES 
user_id=38376
Originator: NO

Looks like a no-brainer.  Go ahead and check it in.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1617680&group_id=5470


More information about the Patches mailing list