ifw-core  5.0.0-pre2
Namespaces | Functions
coreDidConvert.py File Reference

Namespaces

 coreDidConvert
 

Functions

def coreDidConvert.writenew (nfile, text, verbose)
 Print in file and (if verbose) on stdout. More...
 
def coreDidConvert.convert (old_file, new_file, verbose)
 Convert a VLT dictionary. More...
 
def coreDidConvert.compare (old_file, new_file, verbose)
 Compare the contents of a VLT dictionary and a yaml dictionary. More...
 
def coreDidConvert.main (argv)
 Main. More...