I failed to include my account name in the previous email. It's "AddisonCartmell" .
On Sat, Aug 20, 2022 at 5:03 PM vv uu <awcextrane...@gmail.com> wrote: > As stated here <https://wiki.python.org/moin/FrontPage#use>, to edit the > python wiki I need to join the editors group by emailing this address. > > The edit I want to make is to correct an error in this page: > https://wiki.python.org/moin/Powerful%20Python%20One-Liners > The error is in this text: > > # Superset Python One-Liner > lambda l: reduce(lambda z, x: z + [y + [x] for y in z], l, [[]]) > > This lambda essentially produces the power set of the input list l, but is > labelled with the word "Superset" for no clear reason; I'd like to change > this to "Power set". > >
_______________________________________________ pydotorg-www mailing list pydotorg-www@python.org https://mail.python.org/mailman/listinfo/pydotorg-www