blob: a0672f1ee34d71a522c477e5d8c63ed3edf3bfc2 (
plain) (
blame)
1
2
3
|
This module makes the PAM (Pluggable Authentication Modules) functions
available in Python 3. With this module you can write Python 3
applications that implement authentication services using PAM.
|