[Python-Dev] I'd like list.pop to accept an optional second

Jim Fulton jim@digicool.com
Thu, 22 Jul 1999 17:36:03 -0400


"Barry A. Warsaw" wrote:
> 
> >>>>> "JF" == Jim Fulton <jim@digicool.com> writes:
> 
>     JF> list.get and list.pop are different, since get wouldn't modify
>     JF> the list and pop would.
> 
> Right.  Would we need them both?

Sure.  Since a sequence is sort of a special kind of mapping, 
get makes sense.

I definately, want pop.

Jim

--
Jim Fulton           mailto:jim@digicool.com   Python Powered!        
Technical Director   (888) 344-4332            http://www.python.org  
Digital Creations    http://www.digicool.com   http://www.zope.org    

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.