dudel icon indicating copy to clipboard operation
dudel copied to clipboard

Make dudel Python 3 compatible

Open hprid opened this issue 11 years ago • 0 comments

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).

hprid avatar Feb 04 '15 15:02 hprid