markdown: Rename ms_markdown.py -> ms_schema_markdown.py
authorGarming Sam <garming@catalyst.net.nz>
Thu, 23 Nov 2017 04:06:53 +0000 (17:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2017 11:34:03 +0000 (12:34 +0100)
commit964bc8d19aa695f6c5188ab1a941127a259c0bc8
tree44cc071c9526227ad5449905f5e8b726fcc5d319
parent4f20416b383f11d6f7d30616696a5fdf5b6057a3
markdown: Rename ms_markdown.py -> ms_schema_markdown.py

We also reduce the scope of the import so that python-markdown is only
required if interacting with 2012 code.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Dec 14 12:34:04 CET 2017 on sn-devel-144
python/samba/ms_schema_markdown.py [moved from python/samba/ms_markdown.py with 100% similarity]
python/samba/netcmd/domain.py