python/samba: Add some helper functions to encode/decode strings
[samba.git] / python / samba / compat.py
2018-09-03 Noel Powerpython/samba: Add some helper functions to encode/decod...
2018-09-03 Noel Powerpython/compat: use cStringIO instead of StringIO in...
2018-08-24 Joe GuoPEP8: fix E271: multiple spaces after keyword
2018-07-12 Noel Powerpython/samba: Add cmp_fn and cmp_to_key_fn functions...
2018-04-30 Noel Powerpython/samba: Add binary_type for p2/p3 testing.
2018-04-30 Noel PowerAdd aliases for StringIO.StringIO
2018-04-30 Noel Powerpython/samba: Add some compatability PY2/PY3 functions
2018-02-14 Lumir Balharpython: Add `text_type` Python 2/3 compatible function...
2017-10-23 Lumir Balharpython: Port tests of samba.messaging to Python 3 compa...
2017-03-10 Lumir Balharpython: Make top-level samba modules Python 3 compatible