[issue4816] Patch of itertools.{combinations, permutations} for empty combinations
Raymond Hettinger
report at bugs.python.org
Wed Jan 7 22:02:40 CET 2009
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
David, thanks for the data point. What does it return for
In[1]:= Permutations[{a, b, c}, {-1}]
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4816>
_______________________________________
More information about the Python-bugs-list
mailing list