ATLAS Offline Software
Namespaces | Functions | Variables
combo.py File Reference

Go to the source code of this file.

Namespaces

 python.combo
 

Functions

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

Variables

string python.combo.__version__ = "1.0"
 
dictionary python.combo.__test__ = {}