in reply to Re: Getting combinations from a number's digits
in thread Getting combinations from a number's digits

um... I learned something. glob() is an actual module. I thought you were using it like we use blah or foo. Thanks, but does this use of glob create the 6 combinations for him? It seems the 6 combinations are hardcoded and he just want to store them somewhere for later use.
  • Comment on Re^2: Getting combinations from a number's digits