Revision 3dabe5d2 kamaki/cli/history.py

b/kamaki/cli/history.py
33 33
# interpreted as representing official policies, either expressed
34 34
# or implied, of GRNET S.A.
35 35

  
36
from os.path import exists
37

  
38 36

  
39 37
def order_free_contains(containing, contained):
40 38
    superset = containing.split()

Also available in: Unified diff