summaryrefslogtreecommitdiff
path: root/python/examples
Commit message (Expand)AuthorAgeFilesLines
* python: Remove redundant assignmentsJoseph Sutton2022-05-101-27/+27
* examples: Make samr.py work with Python 3Joseph Sutton2022-05-101-22/+22
* examples: Make netbios.py work with Python 3Joseph Sutton2022-05-101-3/+3
* examples: Remove unused importsJoseph Sutton2022-05-101-2/+1
* 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-144-4/+4
* PEP8: fix W291: trailing whitespaceJoe Guo2018-08-243-7/+7
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-242-0/+2
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-242-0/+11
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* PEP8: fix E111: indentation is not a multiple of fourJoe Guo2018-08-241-3/+3
* 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-024-0/+321