dudel
dudel copied to clipboard
Make dudel Python 3 compatible
Currently only Python 2.7 is supported. With some help of future imports and the future module it could be possible to have support for both, Python 2 and 3. All requirements except python-ldap (see #58) support Python 3 (>= 3.3).