Elektrine lite

← Feed

@ghickman@mastodon.social

Post #2599335

2026-04-28 13:33 UTC

@hjwp@fosstodon.org clearer than chain.from_iterable() too 🎉

Replies (1)

  • @bitprophet@social.coop 2026-04-28 20:12

    @ghickman@mastodon.social @hjwp@fosstodon.org oh man, the number of times I've had to teach newbies "welcome to Python, our list.flatten is actually called itertools.chain.from_iterable, also no you can't just import the last part of that name, for reasons"

    Open ##2599336