This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author holdenweb
Recipients holdenweb, r.david.murray, rhettinger
Date 2016-08-26.06:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <14C2DF41-47B4-4295-A980-231A28BB272F@holdenweb.com>
In-reply-to <1472185014.68.0.889765058981.issue27842@psf.upfronthosting.co.za>
Content
Is there another way? :)

Sent from my iPhone

> On 26 Aug 2016, at 12:16, Raymond Hettinger <report@bugs.python.org> wrote:
> 
> 
> Raymond Hettinger added the comment:
> 
> Consider using itertools.permutations() to generate the 120 cases cases.
> 
> The news entry goes into Misc/NEWS (there is not .txt extension).
> 
> ----------
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue27842>
> _______________________________________
History
Date User Action Args
2016-08-26 06:05:28holdenwebsetrecipients: + holdenweb, rhettinger, r.david.murray
2016-08-26 06:05:28holdenweblinkissue27842 messages
2016-08-26 06:05:27holdenwebcreate