summaryrefslogtreecommitdiff
path: root/python/examples/winreg.py
Commit message (Expand)AuthorAgeFilesLines
* examples: Make winreg.py sample work with python3 in current masterVolker Lendecke2021-07-191-29/+33
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-1/+1
* PEP8: fix W291: trailing whitespaceJoe Guo2018-08-241-1/+1
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+2
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* python/examples/winreg: two variable name typos on a single lineDouglas Bagnall2017-03-101-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+87