Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list)
Grant Edwards
invalid at invalid.invalid
Mon Mar 31 10:14:39 EDT 2014
More information about the Python-list mailing list
Mon Mar 31 10:14:39 EDT 2014
- Previous message (by thread): Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list)
- Next message (by thread): Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2014-03-30, Rhodri James <rhodri at wildebst.org.uk> wrote: > On Sun, 30 Mar 2014 11:44:13 +0100, Steven D'Aprano > >> Among fans of the British writer Terry Pratchett, the usual term is >> Merkins. Including among Merkin fans. > > Many of whom even know what a merkin is, and use the term anyway. As much as I'd rather not be called a Merkin, one can't really get mad at Terry Pratchett fans... -- Grant Edwards grant.b.edwards Yow! I'm also against at BODY-SURFING!! gmail.com
- Previous message (by thread): Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list)
- Next message (by thread): Explanation of this Python language feature? [x for x in x for x in x] (to flatten a nested list)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list