ATLAS Offline Software
Loading...
Searching...
No Matches
combo.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.combo

Functions

 python.combo.all_combinations (items, n)
 python.combo.combinations (items, n)
 python.combo.selections (items, n)
 python.combo.permutations (items)

Variables

str python.combo.__version__ = "1.0"
dict python.combo.__test__ = {}