summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PY3: change shebang to python3 in misc dirsJoe Guo4-4/+4
2018-08-24PEP8: fix W291: trailing whitespaceJoe Guo3-7/+7
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2-0/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2-0/+11
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: fix E111: indentation is not a multiple of fourJoe Guo1-3/+3
2017-03-10python/examples/winreg: two variable name typos on a single lineDouglas Bagnall1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij4-0/+321