8bf78b8 python: Convert example.py to python 3

Authored and Committed by nsoffer 4 years ago
    python: Convert example.py to python 3
    
    Use print function instead of print statement to make the example
    compatible with both python 2 and 3. Tested only by flake8, may not
    actually work with python 3.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+16 -14