45ce765 login: authpam: Fix import order

Authored and Committed by puiterwijk 8 years ago
    login: authpam: Fix import order
    
    Since the try-catch for import of python-pam is not seen
    as a standard module level import, this needs to be below
    all other imports.
    
    Fixes: #212
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    Reviewed-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+1 -1