summaryrefslogtreecommitdiff
path: root/python/examples/winreg.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PY3: change shebang to python3 in misc dirsJoe Guo1-1/+1
2018-08-24PEP8: fix W291: trailing whitespaceJoe Guo1-1/+1
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
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 Vernooij1-0/+87