summaryrefslogtreecommitdiff
path: root/python/samba/compat.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8: fix E271: multiple spaces after keywordJoe Guo2018-08-241-1/+1
* python/samba: Add cmp_fn and cmp_to_key_fn functions for py2/py3Noel Power2018-07-131-0/+46
* python/samba: Add binary_type for p2/p3 testing.Noel Power2018-04-301-0/+2
* Add aliases for StringIO.StringIONoel Power2018-04-301-0/+8
* python/samba: Add some compatability PY2/PY3 functionsNoel Power2018-04-301-0/+12
* python: Add `text_type` Python 2/3 compatible function name.Lumir Balhar2018-02-151-0/+2
* python: Port tests of samba.messaging to Python 3 compatible form.Lumir Balhar2017-10-231-0/+5
* python: Make top-level samba modules Python 3 compatibleLumir Balhar2017-03-101-0/+22