Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lib: Avoid eval() for getting module-level variables
This is for compatibility with other libraries that inject extra variables, like unit testing with pytest. Based on a suggestion by AlanCoding: https://github.com/python-ldap/python-ldap/pull/25
- Loading branch information