15ddba9 Issue 49122 - Fix rpm build

Authored and Committed by vashirov 7 years ago
    Issue 49122 - Fix rpm build
    
    Bug Description:
    Bytecompiling fails with python3.5 during rpm build on Fedora.
    
    Fix Description:
    Change print statement to print function.
    
    https://pagure.io/389-ds-base/issue/49122
    
    Reviewed by: mreynolds (Thanks!)