Ad
  • Default User Avatar

    Perhaps because it doesn't use itertools.product? Zen of Python says "There should be one-- and preferably only one --obvious way to do it." Many people take this to mean that you should use built-ins where available, instead of reinventing them.