Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

I had a thought to name them perms(n,r), combs(n,r) and
combs_with_replacement(n,r).  The abbreviated names read nicely and
avoid a namespace collision with the itertools module (making the world
safe for "from math import *").

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5139>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to