ahmedzk / freeipa

Forked from freeipa 2 years ago
Clone

f24842f is_integer returns the integer, don't use an if clause, just check it, if it

Authored and Committed by simo 16 years ago
    is_integer returns the integer, don't use an if clause, just check it, if it
    is wrong it will just throw an exception and exit.
    Fix error reporting to use the canonical str(e)
    
        
file modified
+12 -12