summaryrefslogtreecommitdiff
path: root/python/samba/ms_forest_updates_markdown.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-07-17python/ms_forest_updates_markdown: avoid implicit global variableDouglas Bagnall1-1/+1
2018-10-23python/samba: PY3 port samba4.blackbox.functionalprepNoel Power1-1/+2
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-03-23samba python libs: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2017-12-20ms_forest_updates_markdown: Write a parser for the forest updates .mdGarming Sam1-0/+274