David W. Lambert <[email protected]> added the comment:
Mathematica returns an empty list.
In[1]:= Permutations[{1,2},{1}]
Out[1]= {{1}, {2}}
In[2]:= Permutations[{1,2},{4}]
Out[2]= {}
In[3]:=
----------
nosy: +LambertDW
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue4816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com