Skip to content

Python3 compatibility #5

Description

@mkesper

Hi,

would it be feasible to include Python3 compatibility (through 2to3 at least).
Installing via pip breaks in Py3:
print name + ': ' + cfg.get('_ldap', name)

         ^

SyntaxError: invalid syntax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions