[ python-Feature Requests-1399936 ] Add str.partition

SourceForge.net noreply at sourceforge.net
Sun Jul 9 04:56:18 CEST 2006


Feature Requests item #1399936, was opened at 2006-01-08 13:50
Message generated for change (Settings changed) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1399936&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: Python Interpreter Core
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Georg Brandl (birkenfeld)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Add str.partition

Initial Comment:
This is mostly here that the idea does not get lost.

See
http://mail.python.org/pipermail/python-dev/2005-August/055781.html
for reference implementation and discussion.

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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2006-07-08 19:56

Message:
Logged In: YES 
user_id=33168

There's a str.partition (and rpartition) in 2.5.  I assume
the request has been satisfied.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2006-01-08 16:50

Message:
Logged In: YES 
user_id=80475

It's not lost.  Will stay on my todo list until the time arises.

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

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


More information about the Python-bugs-list mailing list