Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PY3: change shebang to python3 in misc dirs | Joe Guo | 2018-12-14 | 4 | -4/+4 |
* | PEP8: fix W291: trailing whitespace | Joe Guo | 2018-08-24 | 3 | -7/+7 |
* | PEP8: fix E305: expected 2 blank lines after class or function definition, fo... | Joe Guo | 2018-08-24 | 2 | -0/+2 |
* | PEP8: fix E303: too many blank lines (2) | Joe Guo | 2018-08-24 | 1 | -1/+0 |
* | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 2018-08-24 | 2 | -0/+11 |
* | PEP8: fix E128: continuation line under-indented for visual indent | Joe Guo | 2018-08-24 | 1 | -1/+1 |
* | PEP8: fix E111: indentation is not a multiple of four | Joe Guo | 2018-08-24 | 1 | -3/+3 |
* | python/examples/winreg: two variable name typos on a single line | Douglas Bagnall | 2017-03-10 | 1 | -1/+1 |
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 4 | -0/+321 |