schema.py: add optional name_map={} to get_schema_descriptor()
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2013 14:53:00 +0000 (15:53 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 27 Jan 2013 09:14:21 +0000 (20:14 +1100)
commit8880c2d0d356e7208ca859e17caf208952af0e17
treea13881dd3cb1b96b46082b6834bf6022a5d1f022
parent27a99c6236ab270a592b4e3242f92f8923a3d7e4
schema.py: add optional name_map={} to get_schema_descriptor()

This is not used, but makes the prototype compatible with the
other get_*_descriptor() functions.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/schema.py