summaryrefslogtreecommitdiff
path: root/python/samba/ms_display_specifiers.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2018-09-03python/samba: port open to io.open for PY2/PY3 compatNoel Power1-1/+2
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+6
2018-03-23samba python libs: convert print func to be py2/py3 compatibleNoel Power1-3/+4
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+187