summaryrefslogtreecommitdiff
path: root/python/samba/ms_display_specifiers.py
Commit message (Expand)AuthorAgeFilesLines
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-281-1/+0
* python/samba: port open to io.open for PY2/PY3 compatNoel Power2018-09-031-1/+2
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-1/+0
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+2
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+6
* samba python libs: convert print func to be py2/py3 compatibleNoel Power2018-03-231-3/+4
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+187