summaryrefslogtreecommitdiff
path: root/python/samba/ms_schema_markdown.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-22python/samba: adapt ms_schema[_markdown].py to the latest schema definitionsStefan Metzmacher1-0/+4
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
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-03-23samba python libs: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2017-12-14markdown: Rename ms_markdown.py -> ms_schema_markdown.pyGarming Sam1-0/+71