ldapcherry/ldapcherry
kakwa 74dc6c5894 various changes to support python3
* changes in urllib imports since quote_plus in urllib with python 2 and
in urllib.parse in python 3
* changes in imports for Sets since set is a native type in python 3 and
doesn't requires an import
* fix in __import__, '-1' level for module path discovery is not supported
anymore, switching to 0 (absolute import only).
2019-02-06 22:32:40 +01:00
..
backend various changes to support python3 2019-02-06 22:32:40 +01:00
ppolicy fix some errors in unused code 2017-01-31 20:59:49 +01:00
__init__.py various changes to support python3 2019-02-06 22:32:40 +01:00
attributes.py various changes to support python3 2019-02-06 22:32:40 +01:00
exceptions.py adding support for display template parse error 2017-03-02 19:06:54 -08:00
lclogging.py pep8 compliance 2015-10-19 20:36:18 +02:00
pyyamlwrapper.py pep8 compliance for ldapcherry/pyyamlwrapper.py 2015-07-11 23:15:40 +02:00
roles.py various changes to support python3 2019-02-06 22:32:40 +01:00
version.py put version in standalone file 2017-04-06 20:34:32 +02:00