Hacker News new | ask | show | jobs
by renesd 3333 days ago
Python standard lib...

  import itertools
  list(itertools.permutations('abc'))