[Patches] [ python-Patches-1617691 ] Extended slicing for UserString

SourceForge.net noreply at sourceforge.net
Mon Dec 18 04:42:16 CET 2006


Patches item #1617691, was opened at 2006-12-18 04:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1617691&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: Nobody/Anonymous (nobody)
Summary: Extended slicing for UserString

Initial Comment:
 - Add extended slicing support to UserString.UserString.
 - Add support for step-1 slice assignment using slice objects to UserString.MutableString.
 - Add tests for extended slicing support to all string_tests (now that all string types support it)
 - Add tests for the limited extended slice assignment support in MutableString.


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

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


More information about the Patches mailing list