[Python-ideas] get method for sets?
Devin Jeanpierre
jeanpierreda at gmail.com
Wed May 16 09:38:57 CEST 2012
More information about the Python-ideas mailing list
Wed May 16 09:38:57 CEST 2012
- Previous message: [Python-ideas] get method for sets?
- Next message: [Python-ideas] get method for sets?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 16, 2012 at 3:26 AM, Steven D'Aprano <steve at pearwood.info> wrote: > Are you suggesting that get() and pop() should not return the same > element? He is suggesting that "It doesn't even need to be the same element that set.pop() would return." -- Devin
- Previous message: [Python-ideas] get method for sets?
- Next message: [Python-ideas] get method for sets?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list