Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:badshah400:howdy
howdy
howdy-pam-python3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File howdy-pam-python3.patch of Package howdy
Index: howdy-2.6.1/src/pam.py =================================================================== --- howdy-2.6.1.orig/src/pam.py +++ howdy-2.6.1/src/pam.py @@ -7,10 +7,10 @@ import glob import syslog # pam-python is running python 2, so we use the old module here -import ConfigParser +import configparser # Read config from disk -config = ConfigParser.ConfigParser() +config = configparser.ConfigParser() config.read(os.path.dirname(os.path.abspath(__file__)) + "/config.ini")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor