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)
committerStefan Metzmacher <metze@samba.org>
Sat, 26 Jan 2013 13:29:07 +0000 (14:29 +0100)
commit3e228c2fdf4a8efaf43cfdc329a7711baafa0fde
treea13881dd3cb1b96b46082b6834bf6022a5d1f022
parent851b542687dca39903a53d891ea122ee22e8a250
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