604bcde Ticket 88 - python install and remove for tests

Authored and Committed by William Brown 6 years ago
    Ticket 88 - python install and remove for tests
    
    Bug Description:  We need to be able to test instances with python
    and no perl tools. This will help us to progress and remove perl
    from the codebase, helping improve our portability.
    
    Fix Description:  Add support to remove instances with python.
    Fix some setup python issues. Improve the lib389 test suite
    to handle some of the edge cases acound the changes.
    
    In general, this helps to improve our python 3 support across
    the board as this allows us to perform pure python 3 installs
    and tests.
    
    https://pagure.io/lib389/issue/88
    
    Author: wibrown
    
    Review by: spichugi (Thank you!)
    
        
file modified
+29 -21
file modified
+16 -12
file modified
+1 -1
file modified
+14 -3
file modified
+4 -6