Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3 and minor output improvements #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 15, 2021

  1. python3 and minor output improvements

    fix print statements to work with Python3
    replace .iterkeys() with .keys for Python3
    rename "github" to "only_in_github"
    don't print users that were added to members list for to_add_to_github as github_user_that_quit if there are duplicate github usernames in LDAP. This happens when people enter things like "n/a" or '' for their github name in LDAP.
    dzolotusky committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    60ac877 View commit details
    Browse the repository at this point in the history